IVsPersistConnectedServices.Count Property

Definition

Gets the number of services.

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

Property Value

The number of services.

Attributes

Applies to