ThemeInfo.ThemeBackgroundImageUri プロパティ
取得テーマの背景画像相対 URI、またはnull 参照 (Visual Basic のNothing )が定義されていない場合。
名前空間: Microsoft.SharePoint.Client
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public ReadOnly Property ThemeBackgroundImageUri As String
Get
'使用
Dim instance As ThemeInfo
Dim value As String
value = instance.ThemeBackgroundImageUri
public string ThemeBackgroundImageUri { get; }
プロパティ値
型: System.String
相対 URI、またはnull 参照 (Visual Basic のNothing )] テーマの背景を画像します。