ExternalApplication.ApplicationInitializationXml Property
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.
XML from the database that is used to configure the application in case this class is inherited and the init information is needed.
public:
property System::String ^ ApplicationInitializationXml { System::String ^ get(); };
public string ApplicationInitializationXml { get; }
member this.ApplicationInitializationXml : string
Public ReadOnly Property ApplicationInitializationXml As String
Property Value
Returns String.