AllowExternalAssemblies
Determines whether this attribute can be applied to declaration of external assemblies (i.e. to other assemblies than the one in which the custom attribute is instantiated).
Declaration
public bool AllowExternalAssemblies { get; set; }
Property Value
Type | Description |
---|---|
bool |