AssemblyIdentity.HasPublicKey Property

Definition

True if the assembly identity includes full public key.

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

Property Value

Applies to