AssemblyDefinitionInfo.IsDefaultAssembly Property

Definition

Gets whether this is a default assembly definition like Assembly-CSharp

public:
 property bool IsDefaultAssembly { bool get(); };
public bool IsDefaultAssembly { get; }
member this.IsDefaultAssembly : bool
Public ReadOnly Property IsDefaultAssembly As Boolean

Property Value

Boolean

Applies to