Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > WMProfileManager Class : SystemProfileVersion Property |
public WMT_Version SystemProfileVersion {get; set;}
'Declaration
Public Property SystemProfileVersion As WMT_Version
'Usage
Dim instance As WMProfileManager Dim value As WMT_Version instance.SystemProfileVersion = value value = instance.SystemProfileVersion
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.