Partager via


TypeIdentifier.IsEmpty, propriété

Obtient une valeur qui indique si l'identificateur actuel a été créé à l'aide d'un constructeur vide.

Espace de noms :  Microsoft.Windows.Design.Metadata
Assembly :  Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsEmpty As Boolean
    Get
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

Valeur de propriété

Type : System.Boolean
true si cet identificateur a été créé à l'aide d'un constructeur vide ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

TypeIdentifier Structure

Microsoft.Windows.Design.Metadata, espace de noms