Partilhar via


Construtor WildcardNotAllowedException

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    resource As String, _
    ParamArray args As Object() _
)
public WildcardNotAllowedException(
    string resource,
    params Object[] args
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WildcardNotAllowedException Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server