Condividi tramite


PropertyNotFoundException Classe

Definizione

Rappresenta tutte le eccezioni in scenari in cui la proprietà non viene trovata.

public ref class PropertyNotFoundException : Exception
public class PropertyNotFoundException : Exception
type PropertyNotFoundException = class
    inherit Exception
Public Class PropertyNotFoundException
Inherits Exception
Ereditarietà
PropertyNotFoundException

Costruttori

PropertyNotFoundException(String)

Inizializza una nuova istanza della classe PropertyNotFoundException con il nome specificato per l'eccezione della proprietà.

Proprietà

PropertyName

Ottiene il nome della proprietà.

Si applica a