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