Share via


GroupScopeCreationException Constructor (String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'宣言
Public Sub New ( _
    scopeId As String _
)
public GroupScopeCreationException(
    string scopeId
)
public:
GroupScopeCreationException(
    String^ scopeId
)
new : 
        scopeId:string -> GroupScopeCreationException
public function GroupScopeCreationException(
    scopeId : String
)

Parameters

.NET Framework Security

See Also

Reference

GroupScopeCreationException Class

GroupScopeCreationException Overload

Microsoft.TeamFoundation.Framework.Server Namespace