FileSystemItemPropertyDataIconResource Property |
IT Hit User File System
Property icon.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.5.27248.0
Syntaxpublic string IconResource { get; set; }
Public Property IconResource As String
Get
Set
public:
property String^ IconResource {
String^ get ();
void set (String^ value);
}
member IconResource : string with get, set
Property Value
Type:
String
See Also