共用方式為


ThmxTheme.ServerRelativeUrl property

如果適用的話,請取得目前的佈景主題的伺服器相對 URL。

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

Syntax

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

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

Property value

Type: System.String
目前的佈景主題 ; 伺服器相對 URL否則, a null reference (Nothing in Visual Basic)。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace