Edit

Share via


ISymbolVariable.EndOffset Property

Definition

Gets the end offset of a variable within the scope of the variable.

public int EndOffset { get; }

Property Value

The end offset of the variable.

Remarks

This property only applies to local variables.

Applies to