Condividi tramite


Documentation.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se l'oggetto Documentation contiene solo un valore Null o un oggetto Summary vuoto e un oggetto LongDescription.

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

Valore della proprietà

true se l'oggetto Documentation contiene solo un valore Null o un oggetto Summary vuoto e un oggetto LongDescription. In caso contrario false.

Si applica a