ThemeKeys.DefaultTheme 字段
适用于版本2
默认主题。
命名空间: 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