VsaLoader.Items 属性

定义

此成员支持 .NET Framework 结构,不能在代码中直接使用。This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public:
 property Microsoft::Vsa::IVsaItems ^ Items { Microsoft::Vsa::IVsaItems ^ get(); };
public Microsoft.Vsa.IVsaItems Items { get; }
member this.Items : Microsoft.Vsa.IVsaItems
Public ReadOnly Property Items As IVsaItems

属性值

IVsaItems

实现

适用于