Returns build number part.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic static int Build { get; }
Public Shared ReadOnly Property Build As Integer
Get
public:
static property int Build {
int get ();
}
static member Build : int with get
Property Value
Type:
Int32
See Also