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.IDictionaryPublic ReadOnly Property ContentDefinitions As IDictionary属性值
一个 IDictionary,包含标识符和 ContentDefinition 对象。