CheckInParameters Properties

Include Protected Members
Include Inherited Members

The CheckInParameters type exposes the following members.

Properties

  Name Description
Public property AllowUnchangedContent Gets or sets a flag describing whether the server will permit a check-in of unchanged content.
Public property Author Gets or sets the author of the check-in.
Public property NoAutoResolve Prevents the client from trying to auto resolve conflicts generated by the checkin.
Public property OverrideGatedCheckIn Gets or sets a flag describing whether to override a gated check-in.
Public property QueueBuildForGatedCheckIn Gets or sets a flag describing whether to queue the build for a gated check-in.
Public property SuppressEvent Gets or sets a flag describing whether to suppress events.
Public property ValidateAuthor Gets or sets a flag describing whether to validate the author property.

Top

See Also

Reference

CheckInParameters Class

Microsoft.TeamFoundation.VersionControl.Client Namespace