Sdílet prostřednictvím


WorkspaceSettingsChangedEventArgs.ScopePath Property

Definition

The relative path to location under workspace folders, that is affected by the particular change. This is related to the Settings scope used to acquire the settings from Settings manager such that any such location under The value presented here should be considered invalidated.

public:
 property System::String ^ ScopePath { System::String ^ get(); };
public:
 property Platform::String ^ ScopePath { Platform::String ^ get(); };
public string ScopePath { get; }
public string? ScopePath { get; }
member this.ScopePath : string
Public ReadOnly Property ScopePath As String

Property Value

Applies to