共用方式為


EmbedCodeConfiguration 類別

提供一組用來擷取從GetEmbedCode(String, EmbedCodeConfiguration)方法媒體播放程式設定的內嵌程式碼的屬性。

繼承階層架構

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Video.EmbedCodeConfiguration

命名空間:  Microsoft.SharePoint.Client.Video
組件:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (在 Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll 中);  Microsoft.SharePoint.Client.DocumentManagement.Phone (在 Microsoft.SharePoint.Client.DocumentManagement.Phone.dll 中)  Microsoft.SharePoint.Client.DocumentManagement (在 Microsoft.SharePoint.Client.DocumentManagement.dll 中)

語法

'宣告
Public Class EmbedCodeConfiguration _
    Inherits ClientValueObject
'用途
Dim instance As EmbedCodeConfiguration
public class EmbedCodeConfiguration : ClientValueObject

備註

EmbedCodeConfiguration類別是主要的方式來自訂的內嵌的媒體播放程式內容,例如維度、 預覽影像,播放 [開始] 時間、 等等。如果未指定的內嵌程式碼設定,為每個對應的屬性的預設值是 applied.t

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

EmbedCodeConfiguration 成員

Microsoft.SharePoint.Client.Video 命名空間