This document is archived and information here might be outdated.  Recommended version.


IWorkspaceExtensionManager.ExtensionCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceExtensionManager Interface > IWorkspaceExtensionManager.ExtensionCount Property
ArcGIS Developer Help

IWorkspaceExtensionManager.ExtensionCount Property

The number of workspace extensions.

[Visual Basic .NET]
Public ReadOnly Property ExtensionCount As Integer
[C#]
public int ExtensionCount {get;}
[C++]
HRESULT get_ExtensionCount(
  System.Int32* Count
);
[C++]
Parameters
Count [out, retval]

Count is a parameter of type long*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWorkspaceExtensionManager Interface

.NET Samples

Extending the replication synchronization process