ServiceConfig.Inheritance Egenskap

Definition

Hämtar eller anger ett värde som anger om du vill konstruera en ny kontext baserat på den aktuella kontexten eller skapa en ny kontext enbart baserat på informationen i 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

Egenskapsvärde

Ett av InheritanceOption värdena. Standardvärdet är Inherit.

Gäller för