다음을 통해 공유


NodePathDoesNotExistException Constructor (String)

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

Syntax

‘선언
Public Sub New ( _
    nodePath As String _
)
public NodePathDoesNotExistException(
    string nodePath
)
public:
NodePathDoesNotExistException(
    String^ nodePath
)
new : 
        nodePath:string -> NodePathDoesNotExistException
public function NodePathDoesNotExistException(
    nodePath : String
)

Parameters

.NET Framework Security

See Also

Reference

NodePathDoesNotExistException Class

NodePathDoesNotExistException Overload

Microsoft.TeamFoundation.Server Namespace