Leadtools.Multimedia Namespace > WMProfileManager Class : SystemProfileVersion Property |
'Declaration Public Property SystemProfileVersion As WMT_Version
'Usage Dim instance As WMProfileManager Dim value As WMT_Version instance.SystemProfileVersion = value value = instance.SystemProfileVersion
public WMT_Version SystemProfileVersion {get; set;}
public: property WMT_Version SystemProfileVersion { WMT_Version get(); void set ( WMT_Version value); }
Possible values are as follows:
For more information, refer to the Microsoft documentation for IWMProfileManager2.GetSystemProfileVersion.