ServiceConfig.Inheritance Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda vytvořit nový kontext na základě aktuálního kontextu nebo vytvořit nový kontext založený výhradně na informacích v ServiceConfig.

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

Hodnota vlastnosti

Jedna z InheritanceOption hodnot. Výchozí formát je Inherit.

Platí pro