AssemblyReferenceOnly
Determines whether the requirement should apply only to assemblies referencing the declaration to
which the custom attribute is applied. If true, the requirement will not apply to the assembly
where the custom attribute is used.
Declaration
public bool AssemblyReferenceOnly { get; set; }Property Value
| Type | Description |
|---|---|
| bool |