ServiceConfig.Inheritance プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のコンテキストに基づいて新しいコンテキストを構築するか、 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値の 1 つ。 既定値は Inherit です。