Share via


InitString(String) Constructor

Definition

Initializes a new instance of the InitString class.

protected:
 InitString(System::String ^ xml);
protected InitString (string xml);
new Microsoft.Uii.Common.InitString : string -> Microsoft.Uii.Common.InitString
Protected Sub New (xml As String)

Parameters

xml
String

Specifies the XML path.

Applies to