IContentResolutionService.ContentDefinitions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得主版頁面中所識別之內容預留位置的 ContentDefinition 物件。
public:
property System::Collections::IDictionary ^ ContentDefinitions { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary ContentDefinitions { get; }
member this.ContentDefinitions : System.Collections.IDictionary
Public ReadOnly Property ContentDefinitions As IDictionary
屬性值
IDictionary,包含識別項和 ContentDefinition 物件。