UnicastIPAddressInformationCollection.IsReadOnly 속성

정의

이 컬렉션이 읽기 전용인지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

모든 경우에 true입니다.

구현

적용 대상