SettingChangedEventArgs.SyncTreeSelectionKey-Feld
Die folgenden Ausführungen gelten für v2.
Der Schlüssel für die Synchronisierungsstrukturauswahl.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const SyncTreeSelectionKey As String
'Usage
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