次の方法で共有


IWebFormReferenceManager.GetRegisterDirectives メソッド

定義

現在のプロジェクトのレジスタ ディレクティブを取得します。

public:
 System::String ^ GetRegisterDirectives();
public string GetRegisterDirectives ();
abstract member GetRegisterDirectives : unit -> string
Public Function GetRegisterDirectives () As String

戻り値

現在のプロジェクトのレジスタ ディレクティブ。

注釈

注意

メソッドは GetRegisterDirectives 廃止されました。 同等の GetRegisterDirectives デザイナー機能については、 WebFormsReferenceManager クラスの メソッドを使用します。

適用対象

こちらもご覧ください