

Deployment Tools Foundation
Directory Property
Gets or sets the default root directory where files are located.

C# | Visual Basic | Visual C++ |
public string Directory { get; }
Public ReadOnly Property Directory As String Get
public: property String^ Directory { String^ get (); }

String
The default root directory where files are located.
The default root directory where files are located.

For details about how the default directory is used,
see OpenFileReadStream(String, FileAttributes%, DateTime%) and OpenFileWriteStream(String, Int64, DateTime).
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)