Visual Basic (Declaration) | |
---|---|
Public Property type As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DescribeAvailableQuickActionResult Dim value As String instance.type = value value = instance.type |
C# | |
---|---|
public string type {get; set;} |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family