ProvideDependentAssemblyAttribute.PublicKeyToken Property

Definition

A 16 character hex number which is the token part of the strong name of the assembly being redirected.

public:
 property Platform::String ^ PublicKeyToken { Platform::String ^ get(); void set(Platform::String ^ value); };

Property Value

Exceptions

When this property is set, this exception is thrown if the value of this property is not a valid public key token.

Applies to