XamlException.LinePosition Vlastnost

Definice

Získá nebo nastaví komponentu pozice řádku informace o textovém řádku XAML, které hlásí výjimku.

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

Hodnota vlastnosti

Součást umístění řádku informace o řádku textu XAML.

Platí pro

Viz také