IVsPersistConnectedServices::Count Property

 

Gets the number of services.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610678273)]
[ComAliasNameAttribute("OLE.DWORD")]
property unsigned int Count {
	unsigned int get();
}

Property Value

Type: System::UInt32

The number of services.

Return to top
Show: