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
屬性值
- 屬性