共用方式為


AceExtendedInformation 建構函式

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Sub New ( _
    inheritedAllow As Integer, _
    inheritedDeny As Integer, _
    effectiveAllow As Integer, _
    effectiveDeny As Integer _
)
public AceExtendedInformation(
    int inheritedAllow,
    int inheritedDeny,
    int effectiveAllow,
    int effectiveDeny
)

參數

.NET Framework 安全性

請參閱

參考

AceExtendedInformation 類別

Microsoft.TeamFoundation.Framework.Client 命名空間