Reference5.Group Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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