Freigeben über


Comment.Ancestor Eigenschaft

Definition

Gibt für Kommentare, die Antworten auf vorhandene Kommentare sind, das übergeordnete Comment-Objekt zurück. für neue Kommentare (oberste Ebene) gibt Nothing (ein NULL-Verweis (Nothing in Visual Basic).in C#) schreibgeschützt zurück.

public:
 property Microsoft::Office::Interop::Word::Comment ^ Ancestor { Microsoft::Office::Interop::Word::Comment ^ get(); };
public Microsoft.Office.Interop.Word.Comment Ancestor { get; }
member this.Ancestor : Microsoft.Office.Interop.Word.Comment
Public ReadOnly Property Ancestor As Comment

Eigenschaftswert

Gilt für: