ConstructionEnabledAttribute.Enabled Özellik

Tanım

COM+ nesne oluşturma desteğinin etkinleştirilip etkinleştirilmediğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true COM+ nesne oluşturma desteği etkinse; aksi takdirde , false. Varsayılan değer: true.

Şunlara uygulanır