XmlConfigHelper Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the XmlConfigHelper class. This constructor supports unit testing your extension and is not intended to be used directly from your production code.
protected:
XmlConfigHelper();
protected:
XmlConfigHelper();
XmlConfigHelper();
protected XmlConfigHelper ();
Protected Sub New ()