IVsPlatformReferenceProviderContext2.SDKExtensionDirectoryRoot Property

Definition

Gets or sets the root of the SDK extension directory.

public:
 property System::String ^ SDKExtensionDirectoryRoot { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SDKExtensionDirectoryRoot { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610809344)]
public string SDKExtensionDirectoryRoot { get; set; }
[<System.Runtime.InteropServices.DispId(1610809344)>]
member this.SDKExtensionDirectoryRoot : string with get, set
Public Property SDKExtensionDirectoryRoot As String

Property Value

The root of the SDK extension directory.

Attributes

Applies to