IShellControlShellControlConnector Property |
Provides read/write access to a ShellControlConnector instance.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
SyntaxShellControlConnector ShellControlConnector { get; set; }
Property ShellControlConnector As ShellControlConnector
Get
Set
property ShellControlConnector^ ShellControlConnector {
ShellControlConnector^ get ();
void set (ShellControlConnector^ value);
}
abstract ShellControlConnector : ShellControlConnector with get, set
Property Value
Type:
ShellControlConnector
See Also