| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Type As ImportMetrics.IMPORT_TYPE | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ImportMetrics Dim value As ImportMetrics.IMPORT_TYPE value = instance.Type | |
| C# | |
|---|---|
public ImportMetrics.IMPORT_TYPE Type {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property ImportMetrics.IMPORT_TYPE get_Type(); | |
| C++/CLI | |
|---|---|
public: property ImportMetrics.IMPORT_TYPE Type { ImportMetrics.IMPORT_TYPE get(); } | |
Requirements
Platforms: Windows 10, Windows NT, Windows Server