DirectoryName Property

Microsoft Deployment Tools

Deployment Tools Foundation DirectoryName Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.CompressionArchiveInfoDirectoryName
Gets the full path of the directory that contains the archive.
Declaration Syntax
C# Visual Basic Visual C++
public string DirectoryName { get; }
Public ReadOnly Property DirectoryName As String
public:
property String^ DirectoryName {
	String^ get ();
}
Value
The full path of the directory that contains the archive.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)