RegisteredDisposeScript.Script Property

Definition

Gets the name of the dispose script.

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

Property Value

The name of the dispose script.

Applies to