RuleSettings.Profile プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文/** @property */ public String get_Profile () /** @property */ public void set_Profile (String value)
この規則の適用対象となる ProfileSettings オブジェクトの名前。
解説このプロパティが参照する ProfileSettings オブジェクトは、この RuleSettings オブジェクトも格納する同じ HealthMonitoringSection オブジェクトに格納されている必要があります。
使用例Profile プロパティを使用する方法を次のコード例に示します。このコード例は、HealthMonitoringSection クラスのトピックで取り上げているコード例の一部分です。
ruleSetting.Profile = "Custom"
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からRuleSettings.Profile プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からRuleSettings.Profile プロパティ
を検索
- RuleSettings.Profile プロパティのページへのリンク