ServerPolicy.Item[Object] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从集合中PolicyItemServerPolicy获取对象。 只读。
public:
property Microsoft::Office::Core::PolicyItem ^ default[System::Object ^] { Microsoft::Office::Core::PolicyItem ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.PolicyItem this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.PolicyItem
Default Public ReadOnly Property Item(Index As Object) As PolicyItem
参数
- Index
- Object
要返回的 PolicyItem 对象的名称或索引号。
属性值
PolicyItem