LinePragmaCodeInfo.CodeLength Property

Definition

Gets the length of the script block.

public:
 property int CodeLength { int get(); };
public int CodeLength { get; }
member this.CodeLength : int
Public ReadOnly Property CodeLength As Integer

Property Value

The length of the script block.

Applies to

See also