共用方式為


ResourceType.IsMediaLinkEntry 屬性

定義

取得或設定布林值,如果資源類型包含預設資料流,則為 true。

public:
 property bool IsMediaLinkEntry { bool get(); void set(bool value); };
public bool IsMediaLinkEntry { get; set; }
member this.IsMediaLinkEntry : bool with get, set
Public Property IsMediaLinkEntry As Boolean

屬性值

布林值,如果資源類型包含預設資料流,則為 true。

適用於