共用方式為


ContentSource 類別

定義

內容來源的定義。

public class ContentSource
type ContentSource = class
Public Class ContentSource
繼承
ContentSource

建構函式

ContentSource()

初始化 ContentSource 類別的新實例。

ContentSource(ContentHash, String, String, String)

初始化 ContentSource 類別的新實例。

屬性

ContentHash

內容來源的定義。

ContentType

內容來源的定義。

Hash

取得或設定雜湊。

Type

取得或設定內容類型。 可能的值包括:'embeddedContent'、'uri'

Value

取得或設定內容值。 這是以內容類型為基礎。

Version

取得或設定內容的版本。

方法

Validate()

驗證 物件。

適用於