SettingChangedEventArgs.LastSelectedCategoryKey-Feld
Die folgenden Ausführungen gelten für v2.
Der Schlüssel für die zuletzt ausgewählte Kategorie.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const LastSelectedCategoryKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.LastSelectedCategoryKey
public const string LastSelectedCategoryKey
public:
literal String^ LastSelectedCategoryKey
static val mutable LastSelectedCategoryKey: string
public const var LastSelectedCategoryKey : String