次の方法で共有


FormConfiguration.NoPreference フィールド

定義

省略可能なフィールドを指定しない設定としてユーザー応答を解釈するための文字列の列挙。

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

フィールド値

String[]

注釈

最初の文字列は、省略可能なフィールドの設定がない場合にも使用されます。

適用対象