ArtifactProvider.StyleSheetAttributes 方法
返回处理指令元素的样式表的文本。
命名空间: Microsoft.TeamFoundation.VersionControl.Server
程序集: Microsoft.TeamFoundation.VersionControl.Server(在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)
语法
声明
Protected Function StyleSheetAttributes ( _
pageSuffix As String _
) As String
protected string StyleSheetAttributes(
string pageSuffix
)
参数
- pageSuffix
类型:System.String
返回值
备注
href URL将具有绝对路径,但不包含服务器或端口。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。