Freigeben über


ElementGroup.Id Property

The Id of the group

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

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

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ElementGroup Class

Microsoft.VisualStudio.Modeling Namespace