Share via


CodeContainer.IsFavorite Property

Definition

A flag that indicates whether this CodeContainer should be presented with special emphasis on Visual Studio's MRU.

public:
 property bool IsFavorite { bool get(); };
public:
 property bool IsFavorite { bool get(); };
public bool IsFavorite { get; }
member this.IsFavorite : bool
Public ReadOnly Property IsFavorite As Boolean

Property Value

Applies to