此服务定义的相对路径。 如果 RelativeToSetting 是完全限定的,此值必须为空,则它必须是包含路径的一部分的相对设置是提供服务。 如果调用方更改此值此定义将包含其 LocationMappings 不正确的值,并返回不正确位置。对 LocationForZone,直到传回 LocationServiceAPI。
命名空间: Microsoft.TeamFoundation.Server.Core.Location
程序集: Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)
语法
声明
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property RelativePath As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string RelativePath { get; set; }
属性值
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。