IVsPlatformReferenceProviderContext2.SDKRegistryRoot Property

Definition

Gets or sets the location where the software development kits (SDKs) are registered in the registry.

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

Property Value

Implements

Attributes

Applies to