TswaHyperlinkBuilder.GetSourceExplorerUrl 方法 (String)
获取源资源管理器 URL。
命名空间: Microsoft.TeamFoundation.Common
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public Function GetSourceExplorerUrl ( _
serverItemPath As String _
) As Uri
public Uri GetSourceExplorerUrl(
string serverItemPath
)
参数
- serverItemPath
类型:System.String
服务器项目路径。
返回值
类型:System.Uri
源资源管理器 URL。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅 通过部分受信任的代码使用库。