HttpListenerPrefixCollection.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si l'accès à la collection est en lecture seule.

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

Valeur de propriété

Retourne toujours false.

Implémente

S’applique à