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.

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