XsltContext Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The XsltContext type exposes the following members.

Properties

  Name Description
Public property DefaultNamespace Gets the namespace URI for the default namespace. (Inherited from XmlNamespaceManager.)
Public property NameTable Gets the XmlNameTable associated with this object. (Inherited from XmlNamespaceManager.)
Public property Whitespace When overridden in a derived class, gets a value indicating whether to include white space nodes in the output.

Top