Share via


AppInitStringBase.ExtensionsXml Property

Definition

Gets or Sets the extensions XML

public:
 property System::String ^ ExtensionsXml { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string ExtensionsXml { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ExtensionsXml : string with get, set
Public Property ExtensionsXml As String

Property Value

The extensions XML.

Attributes

Applies to