ContentSource 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
內容來源的定義。
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() |
驗證 物件。 |