FileSystemItemPropertyDataIconResource Property |
IT Hit User File System
Property icon.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public 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:
StringSee Also