Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax Object 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:
ObjectSee Also