This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceName Interface > IWorkspaceName.WorkspaceFactoryProgID Property (ArcObjects .NET 10.5 SDK) |
The ProgID of the WorkspaceName's workspace factory.
[Visual Basic .NET] Public Property WorkspaceFactoryProgID As String
[C#] public string WorkspaceFactoryProgID {get; set;}
[C++]
HRESULT get_WorkspaceFactoryProgID(
BSTR* progID
);
[C++]
HRESULT put_WorkspaceFactoryProgID(
BSTR progID
);
[C++]
Parameters progID [out, retval] progID is a parameter of type BSTR progID [in] progID is a parameter of type BSTR
The WorkspaceFactoryProgID identifies the ProgID of the WorkspaceFactory object that is used to open that particular workspace.
Here is a list of some of the possible WorkspaceFactoryProgIDs: