次の方法で共有


TroubleshootingRecommendedActions.ActionText プロパティ

定義

推奨されるアクションの説明を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actionText")]
public string ActionText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionText")>]
member this.ActionText : string with get, set
Public Property ActionText As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象