Reference5.Group Property

Definition

Gets the associated group object.

public:
 property VSLangProj::Reference ^ Group { VSLangProj::Reference ^ get(); };
public:
 property VSLangProj::Reference ^ Group { VSLangProj::Reference ^ get(); };
[System.Runtime.InteropServices.DispId(129)]
public VSLangProj.Reference Group { [System.Runtime.InteropServices.DispId(129)] get; }
[<System.Runtime.InteropServices.DispId(129)>]
[<get: System.Runtime.InteropServices.DispId(129)>]
member this.Group : VSLangProj.Reference
Public ReadOnly Property Group As Reference

Property Value

Returns the associated group object.

Attributes

Applies to