IVsConnectedServiceProperties.Collection 属性

定义

获取连接服务的集合。

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ Collection { Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ Collection { Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Microsoft.VisualStudio.Shell.Interop.IVsPersistConnectedServices Collection { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.Collection : Microsoft.VisualStudio.Shell.Interop.IVsPersistConnectedServices
Public ReadOnly Property Collection As IVsPersistConnectedServices

属性值

IVsPersistConnectedServices

连接服务的集合。

属性

适用于