ControllerActionDescriptor.ActionName プロパティ

定義

アクションの名前。

public:
 virtual property System::String ^ ActionName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ActionName { get; set; }
member this.ActionName : string with get, set
Public Overridable Property ActionName As String

プロパティ値

適用対象