RegisteredDisposeScript.Script 属性

定义

获取 dispose 脚本的名称。

public:
 property System::String ^ Script { System::String ^ get(); };
public string Script { get; }
member this.Script : string
Public ReadOnly Property Script As String

属性值

String

dispose 脚本的名称。

适用于