Share via


CheckinNotification.Changeset Property

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

Syntax

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

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

CheckinNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace