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

必需 整数。 要返回的应答向导文件名字符串或文件名的索引号。

属性值

适用于