IFileSystemItemMetadataMacDecorations Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax IList<string> Decorations { get; }
ReadOnly Property Decorations As IList(Of String)
Get
property IList<String^>^ Decorations {
IList<String^>^ get ();
}
abstract Decorations : IList<string> with get
Property Value
Type:
IListStringSee Also