共用方式為


SPUtility.CurrentThemeFolderName property

取得目前佈景主題資料夾的名稱。

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

Syntax

'宣告
Public Shared ReadOnly Property CurrentThemeFolderName As String
    Get
'用途
Dim value As String

value = SPUtility.CurrentThemeFolderName
public static string CurrentThemeFolderName { get; }

Property value

Type: System.String
目前佈景主題資料夾的名稱。

請參閱

參照

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace