IVsPlatformReferenceProviderContext2.SDKRegistryRoot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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