Compartilhar via


Range.Start Propriedade

Definição

Obtém ou define a posição inicial. É antes ou igual a End.

public Microsoft.Bot.Builder.LanguageGeneration.Position Start { get; set; }
member this.Start : Microsoft.Bot.Builder.LanguageGeneration.Position with get, set
Public Property Start As Position

Valor da propriedade

A posição de início. É antes ou igual a End.

Aplica-se a