Compartilhar via


Método ArtifactProvider.StyleSheetAttributes

Retorna o texto para um elemento de instrução de processamento de folha de estilos.

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

Sintaxe

'Declaração
Protected Function StyleSheetAttributes ( _
    pageSuffix As String _
) As String
protected string StyleSheetAttributes(
    string pageSuffix
)

Parâmetros

Valor de retorno

Tipo: System.String

Comentários

O URL HRef terá um caminho absoluto mas não incluirá o servidor ou a porta.

Segurança do .NET Framework

Consulte também

Referência

ArtifactProvider Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server