Share via


MSINK.property Field

Definition

Represents the msink:property XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: context.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: ContextNodeProperty.

Applies to