Reference5.Group 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取关联的组对象。
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
属性值
返回关联的组对象。
- 属性