IISIntrinsicsAttribute.Value Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of toegang tot de intrinsieke ASP-waarden is ingeschakeld.

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

Waarde van eigenschap

true als toegang is ingeschakeld; anders, false. De standaardwaarde is true.

Van toepassing op