BindToTypePolicy.QueryAssemblyLoadEventArgs Properties
Contains data for the QueryAssemblyLoad event.
Name | Description |
---|---|
Assembly | Gets or sets the assembly. |
Assembly |
Gets the assembly name.
Inherited from Bind |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Is |
Gets whether the type is whitelisted (the type is safe).
Inherited from Bind |
Load |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Query |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Bind |
See Also