IGatewayListProvider.IsUpdatable プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This attribute is no longer used and all providers are considered updatable
この IGatewayListProvider が返された情報を更新するか、常に同じゲートウェイ リストを返すかを示す値を取得します。
public bool IsUpdatable { get; }
[System.Obsolete("This attribute is no longer used and all providers are considered updatable")]
public bool IsUpdatable { get; }
member this.IsUpdatable : bool
[<System.Obsolete("This attribute is no longer used and all providers are considered updatable")>]
member this.IsUpdatable : bool
Public ReadOnly Property IsUpdatable As Boolean
プロパティ値
- 属性