WindowConfiguration.Collection 属性

定义

获取包含某个对象的集合,该对象支持此属性或包含在此代码构造中。

public:
 property EnvDTE::WindowConfigurations ^ Collection { EnvDTE::WindowConfigurations ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE.WindowConfigurations Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : EnvDTE.WindowConfigurations
Public ReadOnly Property Collection As WindowConfigurations

属性值

WindowConfigurations

一个 WindowConfigurations 集合。

属性

适用于