This documentation is archived and is not being maintained.
ActionDefinition Constructor
Visual Studio 2013
Initializes a new ActionDefinition instance.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- bit
- Type: System::Int32
The bitmask integer for this action. Must be a power of 2.
- name
- Type: System::String
The nonlocalized name for this action.
- displayName
- Type: System::String
The localized display name for this action.
- 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: