次の方法で共有


WorkflowPrintTicket.XmlNamespace プロパティ

定義

印刷チケットの XML 名前空間を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

XML 名前空間。

適用対象