次の方法で共有


AnswerWizardFiles.Item[Int32] プロパティ

定義

コレクションからファイル名の文字列を AnswerWizardFiles 返します。

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

プロパティ値

適用対象