IVsPersistConnectedServices.Count 属性

定义

获取服务的数目。

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

属性值

UInt32

服务的数量。

属性

适用于