Share via


NoNamespace.resource Field

Definition

Represents the resource XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: derived_from.
  • corresponds to the following strongly-typed properties: DerivedFrom.Resource.

Applies to