CombineXmlElements.RootElementName Property

Definition

The root element name to use for the generated XML string

public:
 property System::String ^ RootElementName { System::String ^ get(); void set(System::String ^ value); };
public string RootElementName { get; set; }
member this.RootElementName : string with get, set
Public Property RootElementName As String

Property Value

Applies to