Partager via


IAdornmentLayer.IsEmpty, propriété

Détermine si cette couche est vide (si elle contient ou non des ornements).

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property IsEmpty As Boolean
bool IsEmpty { get; }
property bool IsEmpty {
    bool get ();
}
abstract IsEmpty : bool with get
function get IsEmpty () : boolean

Valeur de propriété

Type : Boolean
true si la couche est vide, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

IAdornmentLayer Interface

Microsoft.VisualStudio.Text.Editor, espace de noms