This document is archived and information here might be outdated. Recommended version. |
The color scheme name.
[Visual Basic .NET]
Public Property ColorScheme As String
[C#]
public string ColorScheme {get; set;}
[C++]
HRESULT get_ColorScheme(
System.String* ColorScheme
);
[C++]
HRESULT put_ColorScheme(
BSTR ColorScheme
);
[C++] Parameters ColorScheme [out, retval]
ColorScheme is a parameter of type BSTR* ColorScheme [in]
ColorScheme is a parameter of type BSTR