CommandHandler.Command.IsRange Property

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

Syntax

'Declaration
Public ReadOnly Property IsRange As Boolean
public bool IsRange { get; }
public:
property bool IsRange {
    bool get ();
}
member IsRange : bool with get
function get IsRange () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

CommandHandler.Command Class

Microsoft.VisualStudio.TeamFoundation Namespace