DS_SELECTION_ATTRIBUTES.attributeValues Field
Namespace: Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
Public attributeValues As Object()
public Object[] attributeValues
public:
array<Object^>^ attributeValues
val mutable attributeValues: Object[]
public var attributeValues : Object[]
.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.