IVsConnectedServiceProperties Interface

Definição

Representa as propriedades do serviço conectado.

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
Atributos

Propriedades

Collection

Obtém a coleção de serviços conectados.

ServiceIdentity

Obtém a ID do serviço.

Métodos

GetProperty(String)

Obtém a propriedade especificada.

SetProperty(String, String)

Define a propriedade especificada.

Aplica-se a