ThemeKeys.DefaultTheme フィールド
v2 に適用されます。
既定のテーマ。
名前空間: Microsoft.WebMatrix.Extensibility.Editor
アセンブリ: Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)
構文
'宣言
Public Const DefaultTheme As String
'使用
Dim value As String
value = ThemeKeys.DefaultTheme
public const string DefaultTheme
public:
literal String^ DefaultTheme
static val mutable DefaultTheme: string
public const var DefaultTheme : String