suite4.net.FormDatabase Documentation

LoaderException.PropertyName Property

Gets the name of the property that couldn't be initialized.

[Visual Basic]
Public ReadOnly Property PropertyName As String
[C#]
public string PropertyName {get;}

Property Value

The name of the property or NULL (Nothing in Visual Basic) if a general LoaderControl/LoaderForm error occurs.

See Also

LoaderException Class | suite4.net.FormDatabase Namespace