Share via


NodeInfo.Properties Field

List of the properties supported by the node

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

Syntax

'Declaration
Public Properties As Property()
'Usage
Dim instance As NodeInfo 
Dim value As Property()

value = instance.Properties 

instance.Properties = value
public Property[] Properties
public:
array<Property^>^ Properties
public var Properties : Property[]

.NET Framework Security

See Also

Reference

NodeInfo Class

NodeInfo Members

Microsoft.TeamFoundation.Server Namespace