Share via


TagDefinitionNotFoundException Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public TagDefinitionNotFoundException(
    string name
)
public:
TagDefinitionNotFoundException(
    String^ name
)
new : 
        name:string -> TagDefinitionNotFoundException
public function TagDefinitionNotFoundException(
    name : String
)

Parameters

.NET Framework Security

See Also

Reference

TagDefinitionNotFoundException Class

TagDefinitionNotFoundException Overload

Microsoft.TeamFoundation.Server.Core Namespace