Share via


NoNamespace.allowPng Field

Definition

Represents the allowPng XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr, webPublishing.
  • corresponds to the following strongly-typed properties: WebProperties.AllowPng, WebPublishing.AllowPng.

Applies to