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

属性值

脚本的名称 dispose

适用于