IVsConnectedServiceProperties Schnittstelle

Definition

Stellt Eigenschaften für verbundenen Dienst dar.

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
Attribute

Eigenschaften

Collection

Ruft die Auflistung verbundener Dienste ab.

ServiceIdentity

Ruft die Dienst-ID ab.

Methoden

GetProperty(String)

Ruft die angegebene Eigenschaft ab.

SetProperty(String, String)

Legt die angegebene Eigenschaft fest.

Gilt für