共用方式為


SPThemeInfo.ThemeBackgroundImageUri property

取得佈景主題的背景影像伺服器相對 URI 或a null reference (Nothing in Visual Basic)如果沒有定義。

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

Syntax

'宣告
Public ReadOnly Property ThemeBackgroundImageUri As Uri
    Get
'用途
Dim instance As SPThemeInfo
Dim value As Uri

value = instance.ThemeBackgroundImageUri
public Uri ThemeBackgroundImageUri { get; }

Property value

Type: System.Uri
佈景主題的背景影像伺服器相對 URI 或a null reference (Nothing in Visual Basic)。

請參閱

參照

SPThemeInfo class

SPThemeInfo members

Microsoft.SharePoint namespace