次の方法で共有


Project.Settings プロパティ

定義

プロジェクト設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="settings")]
public Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ProjectSettings Settings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="settings")>]
member this.Settings : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ProjectSettings with get, set
Public Property Settings As ProjectSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象