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