共用方式為


ActionDefinition 建構函式 (Guid, Int32, String, String)

命名空間:  Microsoft.VisualStudio.Services.Security
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public Sub New ( _
    namespaceId As Guid, _
    bit As Integer, _
    name As String, _
    displayName As String _
)
public ActionDefinition(
    Guid namespaceId,
    int bit,
    string name,
    string displayName
)

參數

.NET Framework 安全性

請參閱

參考

ActionDefinition 類別

ActionDefinition 多載

Microsoft.VisualStudio.Services.Security 命名空間