ServiceConfig.Inheritance Propriété

Définition

Obtient ou définit une valeur qui indique s’il faut construire un nouveau contexte en fonction du contexte actuel ou créer un contexte basé uniquement sur les informations contenues dans 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

Valeur de propriété

Une des InheritanceOption valeurs. La valeur par défaut est Inherit.

S’applique à