Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SystemProfileVersion Property






Gets or sets the version number of each system profile enumerated by the profile manager.
Syntax
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);
}

Property Value

Possible values are as follows:

For more information, refer to the Microsoft documentation for IWMProfileManager2.GetSystemProfileVersion.

Remarks
Gets or sets the version number of each system profile enumerated by the profile manager. The value is one of the WM_VERSION enumeration type members.
Requirements

Target Platforms

See Also

Reference

WMProfileManager Class
WMProfileManager Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features