| Visual Basic (Declaration) | |
|---|---|
Public Shared ReadOnly Property IsSupported As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value As Boolean value = SFDataSourceImpl.IsSupported | |
| C# | |
|---|---|
public static bool IsSupported {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property static bool get_IsSupported(); | |
Requirements
Platforms: Windows 10, Windows NT, Windows Server