DkmClrObjectFavoritesInfo.Key Property
Definition
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.
A string representing the type which is targeted by this info.
This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).
public:
property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String