PrintTicketFeature.XmlNamespace Property

Definition

Gets the XML namespace that this print feature belongs to.

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

Property Value

String

Platform::String

winrt::hstring

The XML namespace for this print feature.

Applies to