ShellItemCaption Property |
The Caption of the Item, ie. the virtual system name.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public string Caption { get; }
Public ReadOnly Property Caption As String
Get
public:
property String^ Caption {
String^ get ();
}
member Caption : string with get
Property Value
Type:
StringSee Also