NodeInfo.Properties Field
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Properties As Property()
public Property[] Properties
public:
array<Property^>^ Properties
val mutable Properties: Property[]
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.