Partager via


Documentation.IsEmpty Propriété

Définition

Obtient une valeur indiquant si cet objet Documentation contient uniquement une valeur nulle ou une propriété Summary et une propriété LongDescription vides.

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

Valeur de propriété

true si cet objet Documentation contient uniquement une valeur nulle ou une propriété Summary et LongDescription ; sinon, false.

S’applique à