AssemblyIdentity.IsStrongName Property

Definition

True if the assembly identity has a strong name, ie. either a full public key or a token.

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

Property Value

Applies to