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
)

参数

返回值

类型:System.String

备注

HRef URL 将具有绝对路径,但不包含服务器或端口。

.NET Framework 安全性

请参阅

参考

ArtifactProvider 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间