WorkflowPrintTicket.XmlNamespace Property

Definition

Gets the XML namespace for the print ticket.

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

Property Value

String

Platform::String

winrt::hstring

The XML namespace.

Applies to