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
整数型 (Integer) の値を使用します。 応答ウィザードのファイル名文字列または返されるファイル名のインデックス番号。