IFileSystemItemMetadataName Property |
IT Hit User File System
Gets or sets the file or folder name.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax string Name { get; set; }
Property Name As String
Get
Set
property String^ Name {
String^ get ();
void set (String^ value);
}
abstract Name : string with get, set
Property Value
Type:
StringRemarks See Also