次の方法で共有


FormConfiguration.CurrentChoice フィールド

定義

現在の値を要求するユーザー応答を解釈するための文字列の列挙。

public string[] CurrentChoice;
val mutable CurrentChoice : string[]
Public CurrentChoice As String() 

フィールド値

String[]

注釈

最初の値は、現在の値を保持するオプションを記述するためにも使用されます。

適用対象