This document is archived and information here might be outdated. Recommended version. |
True if the specified file identifies a workspace supported by the workspace factory.
[Visual Basic .NET]
Public Function IsWorkspace ( _
ByVal fileName As String _
) As Boolean
[C#]
public bool IsWorkspace (
string fileName
);
[C++]
HRESULT IsWorkspace(
BSTR fileName
);
[C++] Parameters fileName [in]
fileName is a parameter of type BSTR