SettingChangedEventArgs.SyncTreeSelectionKey 필드
버전 2에 적용
트리 선택 영역 동기화 키입니다.
네임스페이스: Microsoft.WebMatrix.Extensibility.Editor
어셈블리: Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)
구문
‘선언
Public Const SyncTreeSelectionKey As String
‘사용 방법
Dim value As String
value = SettingChangedEventArgs.SyncTreeSelectionKey
public const string SyncTreeSelectionKey
public:
literal String^ SyncTreeSelectionKey
static val mutable SyncTreeSelectionKey: string
public const var SyncTreeSelectionKey : String