ScopeFolders.Item[Int32] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 ScopeFolder 对象,该对象代表父对象的子文件夹。
public:
property Microsoft::Office::Core::ScopeFolder ^ default[int] { Microsoft::Office::Core::ScopeFolder ^ get(int Index); };
public Microsoft.Office.Core.ScopeFolder this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.ScopeFolder
Default Public ReadOnly Property Item(Index As Integer) As ScopeFolder
参数
- Index
- Int32
必需 整数。 确定要返回的子文件夹。