Share via


DkmClrObjectFavoritesInfo.DisplayString Property

Definition

[Optional] The display string for the target type, this is created and updated automatically by the IDkmClrObjectFavoritesCache when favorites are added or removed. This value is optional when sent to IDkmClrObjectFavoritesCache.UpdateFavorites(). It should always be present in values returned from IDkmClrObjectFavoritesCacheCallback.GetFavorites().

This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).

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

Property Value

Applies to