PostSharp.ILAPI ReferencePost­Sharp.​ExtensibilityMulticast­Attribute­Usage­AttributeAllow­External­Assemblies
Open sandboxFocus

MulticastAttributeUsageAttribute.AllowExternalAssemblies Property

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
System.Boolean