DkmClrCodePath.MetadataName Property

Definition

[Optional] The name of the code path in metadata, if the language-specific name is not available.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

public:
 property System::String ^ MetadataName { System::String ^ get(); };
public:
 property Platform::String ^ MetadataName { Platform::String ^ get(); };
public string MetadataName { get; }
member this.MetadataName : string
Public ReadOnly Property MetadataName As String

Property Value

Applies to