Share via


NoNamespace.hasCustomPrompt Field

Definition

Represents the hasCustomPrompt XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ph.
  • corresponds to the following strongly-typed properties: PlaceholderShape.HasCustomPrompt.

Applies to