共用方式為


ThmxTheme.Open method (Stream)

開啟指定的資料流上的佈景主題套件。

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

Syntax

'宣告
Public Shared Function Open ( _
    stream As Stream _
) As ThmxTheme
'用途
Dim stream As Stream
Dim returnValue As ThmxTheme

returnValue = ThmxTheme.Open(stream)
public static ThmxTheme Open(
    Stream stream
)

參數

傳回值

Type: Microsoft.SharePoint.Utilities.ThmxTheme
ThmxTheme 物件,表示已開啟的佈景主題。

請參閱

參照

ThmxTheme class

ThmxTheme members

Open overload

Microsoft.SharePoint.Utilities namespace