次の方法で共有


SignedDataBlock.Caption プロパティ

定義

オブジェクトの署名確認メッセージを SignedDataBlockObject 取得します。

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

プロパティ値

注釈

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

適用対象