ProvideWorkspaceSettingsAttribute.RelativeSettingsJsonPath Property

Definition

Gets the relative path to the settings.json file that exists inside of the extension.

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

Property Value

Applies to