Property PublicKeyToken
PublicKeyToken
Gets the public key token, or an empty array.
Declaration
ImmutableArray<byte> PublicKeyToken { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<Byte> |
Gets the public key token, or an empty array.
ImmutableArray<byte> PublicKeyToken { get; }
Type | Description |
---|---|
ImmutableArray<Byte> |