DocxComment.ParentCommentPath Property

Definition

Path to the parent of this comment, if this comment is a reply, otherwise this value will be null

[System.Text.Json.Serialization.JsonPropertyName("ParentCommentPath")]
public string ParentCommentPath { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ParentCommentPath")>]
member this.ParentCommentPath : string with get, set
Public Property ParentCommentPath As String

Property Value

Attributes

Applies to