IVsPersistConnectedServices.Count Eigenschaft

Definition

Ruft die Anzahl der Dienste ab.

public:
 property System::UInt32 Count { System::UInt32 get(); };
public:
 property unsigned int Count { unsigned int get(); };
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
[System.Runtime.InteropServices.DispId(1610678273)]
public uint Count { get; }
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.Count : uint32
Public ReadOnly Property Count As UInteger

Eigenschaftswert

UInt32

Die Anzahl der Dienste.

Attribute

Gilt für