IEEAssemblyRef.GetPublicKey(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
int GetPublicKey([Runtime::InteropServices::Out] System::String ^ % key);
public int GetPublicKey(out string key);
abstract member GetPublicKey : string -> int
Public Function GetPublicKey (ByRef key As String) As Integer
- key
- String
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |