FsrmPathMapperClass Class
Used to retrieve the network share paths that are mapped to a local path.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | FsrmPathMapperClass() | Creates a new instance of the FsrmPathMapperClass. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSharePathsForLocalPath(String) | Retrieves a list of network shares that point to the specified local path. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
To create this object from a script, use the program identifier, "Fsrm.FsrmPathMapper".
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

