Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
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
Object
See Also