AssemblyIdentity.PublicKey Property

Definition

Full public key or empty.

public:
 property System::Collections::Immutable::ImmutableArray<System::Byte> PublicKey { System::Collections::Immutable::ImmutableArray<System::Byte> get(); };
public System.Collections.Immutable.ImmutableArray<byte> PublicKey { get; }
member this.PublicKey : System.Collections.Immutable.ImmutableArray<byte>
Public ReadOnly Property PublicKey As ImmutableArray(Of Byte)

Property Value

Applies to