SPTheme.BackgroundImageUri 属性

如果没有设置,背景图像的 URI 获取此主题,则为 null。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property BackgroundImageUri As Uri
    Get
用法
Dim instance As SPTheme
Dim value As Uri

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

属性值

类型:System.Uri

实现

ISPTheme.BackgroundImageUri

另请参阅

引用

SPTheme 类

SPTheme 成员

Microsoft.SharePoint.Utilities 命名空间