次の方法で共有


AppServiceRecommendation.States プロパティ

定義

この推奨事項の状態の一覧。 null の場合は、"アクティブ" と見なす必要があります。

public System.Collections.Generic.IList<string> States { get; }
member this.States : System.Collections.Generic.IList<string>
Public ReadOnly Property States As IList(Of String)

プロパティ値

適用対象