This documentation is archived and is not being maintained.
PolicyBase::Edit Method
Visual Studio 2013
Shows a configuration dialog box to the user to specify options for the check-in policy.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- policyEditArgs
- Type: Microsoft.TeamFoundation.VersionControl.Client::IPolicyEditArgs
Arguments for the configuration dialog box.
Implements
IPolicyDefinition::Edit(IPolicyEditArgs)- 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: