Share via


ArtifactProvider.StyleSheetAttributes Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Protected Function StyleSheetAttributes ( _
    pageSuffix As String _
) As String
protected string StyleSheetAttributes(
    string pageSuffix
)
protected:
String^ StyleSheetAttributes(
    String^ pageSuffix
)
member StyleSheetAttributes : 
        pageSuffix:string -> string 
protected function StyleSheetAttributes(
    pageSuffix : String
) : String

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

ArtifactProvider Class

Microsoft.TeamFoundation.VersionControl.Server Namespace