Compartilhar via


SPColor.ServerRelativeUrl property

A URL relativa ao servidor dessa paleta de cores se ele foi aberto de uma biblioteca de documentos ou null caso contrário.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Uso
Dim instance As SPColor
Dim value As String

value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }

Property value

Type: System.String

Ver também

Referência

SPColor class

SPColor members

Microsoft.SharePoint.Utilities namespace