Share via


CommandHandler.Command.Group Property

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

Syntax

'Declaration
Public ReadOnly Property Group As Guid
public Guid Group { get; }
public:
property Guid Group {
    Guid get ();
}
member Group : Guid with get
function get Group () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

CommandHandler.Command Class

Microsoft.VisualStudio.TeamFoundation Namespace