Directory Property

DTF API

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++ F#
public string Directory { get; }
Public ReadOnly Property Directory As String
	Get
public:
property String^ Directory {
	String^ get ();
}
member Directory : string with 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.11.1.2318)