CommandHandler.Command.IdEnd Property

Namespace:  Microsoft.VisualStudio.TeamFoundation
Assembly:  Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)

Syntax

'Declaration
Public ReadOnly Property IdEnd As Integer
public int IdEnd { get; }
public:
property int IdEnd {
    int get ();
}
member IdEnd : int with get
function get IdEnd () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

CommandHandler.Command Class

Microsoft.VisualStudio.TeamFoundation Namespace