This documentation is archived and is not being maintained.
Workspace::IsServerPathMapped Method
Visual Studio 2013
Verifies whether the specified server item is mapped and not cloaked.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsServerPathMapped(String) | Returns true if the server item is mapped and not cloaked. This method may return a false positive for implicitly cloaked server paths. |
|
IsServerPathMapped(String, Boolean) | Verifies whether the specified server item is mapped and not cloaked. |
Show: