다음을 통해 공유


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 스크립트의 이름입니다.

적용 대상