次の方法で共有


PageAction.Edit プロパティ

定義

データ項目を編集するページのアクション名を取得します。

public:
 static property System::String ^ Edit { System::String ^ get(); };
public static string Edit { get; }
static member Edit : string
Public Shared ReadOnly Property Edit As String

プロパティ値

リテラル値 "Edit"。

適用対象