次の方法で共有


ScriptComponentHost.LoadScriptFromComponent メソッド

定義

コンポーネント カスタム プロパティ コレクションからスクリプト コードとバイナリを読み込み、スクリプト ストレージに格納します。

public:
 bool LoadScriptFromComponent();
public bool LoadScriptFromComponent ();
member this.LoadScriptFromComponent : unit -> bool
Public Function LoadScriptFromComponent () As Boolean

戻り値

適用対象