Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- 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.