XamlException.LineNumber Propiedad

Definición

Obtiene o establece el componente de número de línea de información de línea de texto XAML que notifica la excepción.

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

Valor de propiedad

Componente de número de línea de la información de línea de texto XAML.

Se aplica a

Consulte también