FileInfoDirectoryName Property |
Namespace: ConnectedApps.Cms.IOAssembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DirectoryName { get; }
Public ReadOnly Property DirectoryName As String
Get
public:
property String^ DirectoryName {
String^ get ();
}
member DirectoryName : string with get
Property Value
Type:
String
See Also