Share via


NoNamespace.frozen Field

Definition

Represents the frozen XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webextension.
  • corresponds to the following strongly-typed properties: WebExtension.Frozen.

Applies to