| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Type As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Type {get;} | |
Return Value
The category of the result.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
This property was added to the E2API at version 1.0.0.348.
Copy Code