CommandCompletion.ReplacementIndex Property

Definition

Returns the starting replacement index from the original input.

public:
 property int ReplacementIndex { int get(); void set(int value); };
public:
 property int ReplacementIndex { int get(); void set(int value); };
public int ReplacementIndex { get; set; }
member this.ReplacementIndex : int with get, set
Public Property ReplacementIndex As Integer

Property Value

Applies to