다음을 통해 공유


RunCommandDocument.Script Property

Definition

The script to be executed.

public System.Collections.Generic.IReadOnlyList<string> Script { get; }
member this.Script : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Script As IReadOnlyList(Of String)

Property Value

Applies to