SettingChangedEventArgs.ThemeFileLocationKey Field
Applies to v2.
Theme file location key.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const ThemeFileLocationKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.ThemeFileLocationKey
public const string ThemeFileLocationKey
public:
literal String^ ThemeFileLocationKey
static val mutable ThemeFileLocationKey: string
public const var ThemeFileLocationKey : String