GatewayIPAddressInformationCollection.IsReadOnly 属性

定义

获取一个值,该值指示对此集合的访问是否为只读。

public:
 virtual property bool IsReadOnly { bool get(); };
public virtual bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overridable ReadOnly Property IsReadOnly As Boolean

属性值

在所有情况下均为 true

实现

适用于