ISessionObject.GetDropScript メソッド

定義

セッションの Drop スクリプトを取得します。

public string GetDropScript();
abstract member GetDropScript : unit -> string
Public Function GetDropScript () As String

返品

スクリプトを含む文字列。

適用対象