HookAccessControlIsExclusive Property |
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax public bool IsExclusive { get; }
Public ReadOnly Property IsExclusive As Boolean
Get
public:
property bool IsExclusive {
bool get ();
}
member IsExclusive : bool with get
Property Value
Type:
BooleanSee Also