IGatewayListProvider.IsUpdatable 属性

定义

注意

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

属性值

属性

适用于