ParentPath Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation ParentPath Property
Gets the path of the parent directory.
Declaration Syntax
C# Visual Basic Visual C++ F#
public InstallPath ParentPath { get; }
Public ReadOnly Property ParentPath As InstallPath
	Get
public:
property InstallPath^ ParentPath {
	InstallPath^ get ();
}
member ParentPath : InstallPath with get
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)