CreateNewSettings プロパティ
| 編集/提案 ソースを表示CreateNewSettings
新しい設定情報を作成する関数を取得または設定します。
宣言
public Func<EnvironmentSettings> CreateNewSettings { get; set; }
プロパティ値
型 | 説明 |
---|---|
System.Func<EnvironmentSettings> |
新しい設定情報を作成する関数を取得または設定します。
public Func<EnvironmentSettings> CreateNewSettings { get; set; }
型 | 説明 |
---|---|
System.Func<EnvironmentSettings> |