ServiceConfig.Inheritance Özellik

Tanım

Geçerli bağlama göre yeni bir bağlam mı oluşturulacağını yoksa yalnızca içindeki ServiceConfigbilgileri temel alan yeni bir bağlam mı oluşturulacağını belirten bir değer alır veya ayarlar.

public:
 property System::EnterpriseServices::InheritanceOption Inheritance { System::EnterpriseServices::InheritanceOption get(); void set(System::EnterpriseServices::InheritanceOption value); };
public System.EnterpriseServices.InheritanceOption Inheritance { get; set; }
member this.Inheritance : System.EnterpriseServices.InheritanceOption with get, set
Public Property Inheritance As InheritanceOption

Özellik Değeri

Değerlerden InheritanceOption biri. Varsayılan değer: Inherit.

Şunlara uygulanır