Condividi tramite


EventFileInvalidException.FileName Proprietà

Definizione

Ottiene o imposta il nome del file a cui si riferisce l'eccezione.

public:
 property System::String ^ FileName { System::String ^ get(); void set(System::String ^ value); };
public string FileName { get; set; }
member this.FileName : string with get, set
Public Property FileName As String

Valore della proprietà

Nome del file a cui si riferisce l'eccezione.

Si applica a