SettingChangedEventArgs.SyncTreeSelectionKey Field

Applies to v2.

Sync tree selection key.

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

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace