The path name of the WorkspaceName.
[Visual Basic 6.0] Property PathName As String
[Visual Basic .NET] Public Property PathName As String
[C#] public string PathName {get; set;}
[Java] public String getPathName() throws IOException, AutomationException
[Java] public void setPathName( String PathName ) throws IOException, AutomationException
[C++]
HRESULT get_PathName(
BSTR* PathName
);
[C++] HRESULT put_PathName( BSTR PathName);
Parameters
PathName [out, retval]
PathName is a parameter of type BSTR
PathName [in]
PathName is a parameter of type BSTR