HttpListenerPrefixCollection.IsReadOnly Özellik

Tanım

Koleksiyona erişimin salt okunur olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Her zaman false döndürür.

Uygulamalar

Şunlara uygulanır