Documentation.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se l'oggetto Documentation contiene solo un valore Null o un oggetto vuoto Summary 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 questo Documentation oggetto contiene solo un valore Null o vuoto Summary e un LongDescriptionoggetto ; in caso contrario, false.

Si applica a