CommandHandler.Command.Id Property

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

Syntax

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

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

CommandHandler.Command Class

Microsoft.VisualStudio.TeamFoundation Namespace