PrintTicketParameterDefinition.XmlNamespace Property

Definition

Gets the XML namespace of the print parameter.

public:
 property Platform::String ^ XmlNamespace { Platform::String ^ get(); };
winrt::hstring XmlNamespace();
public string XmlNamespace { get; }
var string = printTicketParameterDefinition.xmlNamespace;
Public ReadOnly Property XmlNamespace As String

Property Value

String

Platform::String

winrt::hstring

The XML namespace.

Applies to