IVsConnectedServiceProperties Интерфейс

Определение

Представляет свойства подключенной службы.

public interface class IVsConnectedServiceProperties
public interface class IVsConnectedServiceProperties
__interface IVsConnectedServiceProperties
[System.Runtime.InteropServices.Guid("6ED0B110-2132-4675-9F87-7715B312CCC2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsConnectedServiceProperties
[<System.Runtime.InteropServices.Guid("6ED0B110-2132-4675-9F87-7715B312CCC2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsConnectedServiceProperties = interface
Public Interface IVsConnectedServiceProperties
Атрибуты

Свойства

Collection

Возвращает коллекцию подключенных служб.

ServiceIdentity

Возвращает идентификатор службы.

Методы

GetProperty(String)

Получает указанное свойство.

SetProperty(String, String)

Задает указанное свойство.

Применяется к