AssemblyDefinition.AutoReferenced Property

Definition

Please see Assembly Definition properties on the Unity documentation site.

public:
 property bool AutoReferenced { bool get(); void set(bool value); };
public bool AutoReferenced { get; set; }
member this.AutoReferenced : bool with get, set
Public Property AutoReferenced As Boolean

Property Value

Applies to