ServiceConfig.Inheritance プロパティ
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文Public Property Inheritance As InheritanceOption
Dim instance As ServiceConfig Dim value As InheritanceOption value = instance.Inheritance instance.Inheritance = value
public InheritanceOption Inheritance { get; set; }
public: property InheritanceOption Inheritance { InheritanceOption get (); void set (InheritanceOption value); }
/** @property */ public InheritanceOption get_Inheritance () /** @property */ public void set_Inheritance (InheritanceOption value)
public function get Inheritance () : InheritanceOption public function set Inheritance (value : InheritanceOption)
InheritanceOption 値の 1 つ。既定値は Inherit です。
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- ServiceConfig.Inheritance プロパティのページへのリンク