次の方法で共有


SignedDataBlock.XPath プロパティ

定義

オブジェクトの XPath 式を SignedDataBlockObject 取得します。

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

プロパティ値

注釈

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

適用対象