SettingChangedEventArgs.LastSelectedCategoryKey Field

Applies to v2.

Last selected category key.

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

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace