TagDefinitionNotFoundException Constructor (String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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.Framework.Server Namespace