VCReferences.References 属性

定义

获取项目引用的集合。

public:
 property System::Object ^ References { System::Object ^ get(); };
public:
 property Platform::Object ^ References { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(907)]
public object References { [System.Runtime.InteropServices.DispId(907)] get; }
[<System.Runtime.InteropServices.DispId(907)>]
[<get: System.Runtime.InteropServices.DispId(907)>]
member this.References : obj
Public ReadOnly Property References As Object

属性值

Object

项目引用的集合。

属性

适用于