IsPlatformSupported Property (C1TaskDialog)
In This Topic
Indicates whether the
C1TaskDialog's capabilities are supported on the current platform.
Syntax
'Declaration
Public Shared ReadOnly Property IsPlatformSupported As Boolean
public static bool IsPlatformSupported {get;}
See Also