MediaSuiteBuildDate Property |
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public static DateTime BuildDate { get; }
Public Shared ReadOnly Property BuildDate As DateTime
Get
public:
static property DateTime BuildDate {
DateTime get ();
}
static member BuildDate : DateTime with get
Property Value
Type:
DateTimeSee Also