SettingChangedEventArgs.LastSelectedCategoryKey 필드
버전 2에 적용
마지막으로 선택된 범주 키입니다.
네임스페이스: Microsoft.WebMatrix.Extensibility.Editor
어셈블리: Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)
구문
‘선언
Public Const LastSelectedCategoryKey As String
‘사용 방법
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