InitString.FormattedXml 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.
Gets the formatted XML.
public:
property System::String ^ FormattedXml { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string FormattedXml { get; }
[<System.ComponentModel.Browsable(false)>]
member this.FormattedXml : string
Public ReadOnly Property FormattedXml As String
Property Value
- Attributes