SignatureSetup.AdditionalXml 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 or sets any additional XML information added to the signature during setup. Read/write.
public:
property System::String ^ AdditionalXml { System::String ^ get(); void set(System::String ^ value); };
public string AdditionalXml { get; set; }
member this.AdditionalXml : string with get, set
Public Property AdditionalXml As String
Property Value
String