IISIntrinsicsAttribute.Value Proprietà

Definizione

Ottiene un valore che indica se è attivato l'accesso ai valori intrinseci ASP.

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

Valore della proprietà

true se l'accesso è attivato, in caso contrario false. Il valore predefinito è true.

Si applica a