WorkflowPrintTicket.XmlNamespace 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 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
The XML namespace.