Command.IsScript Property

Definition

Access the value indicating if this Command represents a script.

public:
 property bool IsScript { bool get(); };
public:
 property bool IsScript { bool get(); };
public bool IsScript { get; }
member this.IsScript : bool
Public ReadOnly Property IsScript As Boolean

Property Value

Applies to