共用方式為


ThmxTheme.BackgroundImageUri property

Thmx 佈景主題不支援背景影像

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

Syntax

'宣告
Public ReadOnly Property BackgroundImageUri As Uri
    Get
'用途
Dim instance As ThmxTheme
Dim value As Uri

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

Property value

Type: System.Uri

Implements

ISPTheme.BackgroundImageUri

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace