Share via


HttpStaticObjectsCollectionWrapper.IsReadOnly プロパティ

定義

コレクションが読み取り専用かどうかを示す値を取得します。

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

プロパティ値

常に true

適用対象