Share via


CheckinNotification.CheckinType Property

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Public ReadOnly Property CheckinType As CheckinType
    Get
public CheckinType CheckinType { get; }
public:
property CheckinType CheckinType {
    CheckinType get ();
}
member CheckinType : CheckinType
function get CheckinType () : CheckinType

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Server.CheckinType

.NET Framework Security

See Also

Reference

CheckinNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace