次の方法で共有


SignedDataBlock.XPathNamespaceDeclarations プロパティ

定義

オブジェクトの プロパティによって XPath 返される XPath 式の名前空間宣言を SignedDataBlockObject 取得します。

public:
 property System::String ^ XPathNamespaceDeclarations { System::String ^ get(); };
public string XPathNamespaceDeclarations { get; }
member this.XPathNamespaceDeclarations : string
Public ReadOnly Property XPathNamespaceDeclarations As String

プロパティ値

注釈

重要: このメンバーにアクセスできるのは、現在開いているフォームと同じドメインで実行されているフォーム、またはクロスドメインアクセス許可が付与されているフォームのみです。

適用対象