ServiceConfig.Inheritance Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy utworzyć nowy kontekst na podstawie bieżącego kontekstu, czy utworzyć nowy kontekst wyłącznie na podstawie informacji w programie 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

Wartość właściwości

Jedna z InheritanceOption wartości. Wartość domyślna to Inherit.

Dotyczy