Directory Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Directory Property
Gets or sets the default root directory where files are located.
Declaration Syntax
C# Visual Basic Visual C++
public string Directory { get; }
Public ReadOnly Property Directory As String
	Get
public:
property String^ Directory {
	String^ get ();
}
Property Value
String
The default root directory where files are located.
Remarks

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)