This document is archived and information here might be outdated. Recommended version. |
The workspace factory prog id.
[Visual Basic .NET] Public Property WorkspaceFactoryProgID As String
[C#] public string WorkspaceFactoryProgID {get; set;}
[C++]
HRESULT get_WorkspaceFactoryProgID(
System.String* 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