ActionWrapper<T>.ActionType 属性

定义

获取操作类型的名称。 如果使用者希望处理自己的操作,则此方法很有用。

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

属性值

String

适用于