次の方法で共有


ControlPanelCategoryInfo.AspNet フィールド

定義

文字列 "ASP.NET" を指定します。

public: static initonly System::String ^ AspNet;
public static readonly string AspNet;
 staticval mutable AspNet : string
Public Shared ReadOnly AspNet As String 

フィールド値

注釈

メソッドは RegisterPage(String, ModulePageInfo) 、IIS マネージャーで新しい機能を登録するときに、この文字列を使用して ASP.NET 機能領域を指定します。 詳細については、 フィールドの例を Performance 参照してください。

適用対象