Share via


NoNamespace.parentId Field

Definition

Represents the parentId XML attribute.

public static readonly System.Xml.Linq.XName parentId;
 staticval mutable parentId : System.Xml.Linq.XName
Public Shared ReadOnly parentId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: threadedComment.
  • corresponds to the following strongly-typed properties: ThreadedComment.ParentId.

Applies to