共用方式為


SPColor.ServerRelativeUrl property

如果已開啟文件庫或 null,否則這個色彩調色盤相對伺服器的 URL。

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

Syntax

'宣告
Public ReadOnly Property ServerRelativeUrl As String
    Get
'用途
Dim instance As SPColor
Dim value As String

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

Property value

Type: System.String

請參閱

參照

SPColor class

SPColor members

Microsoft.SharePoint.Utilities namespace