MediaSuiteVersion Property |
Returns version string.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public static string Version { get; }
Public Shared ReadOnly Property Version As String
Get
public:
static property String^ Version {
String^ get ();
}
static member Version : string with get
Property Value
Type:
StringSee Also