IVsSetupCompositionService.InstallationPath 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.
Get devenv installation path.
public:
property System::String ^ InstallationPath { System::String ^ get(); };
public:
property Platform::String ^ InstallationPath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public string InstallationPath { get; }
public string InstallationPath { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.InstallationPath : string
member this.InstallationPath : string
Public ReadOnly Property InstallationPath As String
Property Value
- Attributes