Condividi tramite


ConstructionEnabledAttribute.Enabled Proprietà

Definizione

Ottiene o imposta un valore che indica se è attivato il supporto per la costruzione di oggetti COM+.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

true se è attivato il supporto per la costruzione di oggetti COM+, in caso contrario false. Il valore predefinito è true.

Si applica a