IVsPlatformReferenceProviderContext2.SDKDirectoryRoot Property

Definition

Gets or sets the location on disk where unregistered software development kits (SDKs) are stored.

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

Property Value

The location on disk where unregistered software development kits (SDKs) are stored.

Implements

Attributes

Applies to