InvalidTagArtifactTypeException Constructor

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

Syntax

'Declaration
Public Sub New ( _
    t As Type _
)
public InvalidTagArtifactTypeException(
    Type t
)
public:
InvalidTagArtifactTypeException(
    Type^ t
)
new : 
        t:Type -> InvalidTagArtifactTypeException
public function InvalidTagArtifactTypeException(
    t : Type
)

Parameters

.NET Framework Security

See Also

Reference

InvalidTagArtifactTypeException Class

Microsoft.TeamFoundation.Framework.Server Namespace