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