ServiceConfig.Inheritance Свойство

Определение

Получает или задает значение, показывающее, следует ли формировать новый контекст на основе текущего контекста или исключительно на основе информации в объекте 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

Значение свойства

Одно из значений перечисления InheritanceOption. Значение по умолчанию — Inherit.

Применяется к