|  | This document is archived and information here might be outdated. Recommended version. | 
The browse name of the WorkspaceName.
[Visual Basic .NET]
Public Property BrowseName As String
[C#]
public string BrowseName {get; set;}
[C++]
HRESULT get_BrowseName(
  System.String* BrowseName
);
[C++]
HRESULT put_BrowseName(
  BSTR BrowseName
);
[C++] Parameters BrowseName [out, retval]
BrowseName is a parameter of type BSTR* BrowseName [in]
BrowseName is a parameter of type BSTR