ActionDescriptor.ActionName プロパティ

定義

アクション メソッドの名前を取得します。

public abstract string ActionName { get; }
member this.ActionName : string
Public MustOverride ReadOnly Property ActionName As String

プロパティ値

アクション メソッドの名前です。

適用対象