Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
SyntaxObject Result { get; set; }
Property Result As Object
Get
Set
property Object^ Result {
Object^ get ();
void set (Object^ value);
}
abstract Result : Object with get, set
Property Value
Type:
Object
See Also