ProvideDependentAssemblyAttribute::FormatPublicKeyToken Method (array<Byte>^)
Visual Studio 2015
Formats a binary public key token into a hexadecimal string.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- pkt
-
Type:
array<System::Byte>^
The binary public key token to format.
Return Value
Type: System::String^
Show: