AjaxFrameworkAssemblyAttribute.GetDefaultAjaxFrameworkAssembly メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ASP.NET AJAX リソースを含む、既定の ASP.NET AJAX フレームワーク アセンブリを返します。
protected public:
virtual System::Reflection::Assembly ^ GetDefaultAjaxFrameworkAssembly(System::Reflection::Assembly ^ currentAssembly);
protected internal virtual System.Reflection.Assembly GetDefaultAjaxFrameworkAssembly (System.Reflection.Assembly currentAssembly);
abstract member GetDefaultAjaxFrameworkAssembly : System.Reflection.Assembly -> System.Reflection.Assembly
override this.GetDefaultAjaxFrameworkAssembly : System.Reflection.Assembly -> System.Reflection.Assembly
Protected Friend Overridable Function GetDefaultAjaxFrameworkAssembly (currentAssembly As Assembly) As Assembly
パラメーター
- currentAssembly
- Assembly
AjaxFrameworkAssemblyAttribute 属性が宣言されたアセンブリ。
戻り値
既定の ASP.NET AJAX フレームワーク アセンブリ。