ActionNameAttribute.Name 属性

定义

获取或设置操作的名称。

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

属性值

操作的名称。

适用于