This documentation is archived and is not being maintained.
NodeInfo Constructor (String, String, String, array<Property>, String, String, String)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: NodeInfo( String^ uri, String^ name, String^ structureType, array<Property^>^ properties, String^ parentUri, String^ projectUri, String^ path )
Parameters
- uri
- Type: System::String
- name
- Type: System::String
- structureType
- Type: System::String
- properties
- Type: array<Microsoft.TeamFoundation.Server::Property>
- parentUri
- Type: System::String
- projectUri
- Type: System::String
- path
- Type: System::String
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: