FoundFiles.Item[Int32] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从 由 对象表示的文件名列表中返回文件名 FoundFiles 。
public:
property System::String ^ default[int] { System::String ^ get(int Index); };
public string this[int Index] { get; }
member this.Item(int) : string
Default Public ReadOnly Property Item(Index As Integer) As String
参数
- Index
- Int32
必需 整数。 应答向导文件名字符串或要返回的文件名的索引号。