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 .

적용 대상