This documentation is archived and is not being maintained.
BuildDeployment::Properties Property
Visual Studio 2013
Dictionary of string properties with string keys
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
public: property Dictionary<String^, String^>^ Properties { Dictionary<String^, String^>^ get (); }
Property Value
Type: System.Collections.Generic::Dictionary<String, String>Returns Dictionary<TKey, TValue>.
- 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: