ValueMismatchPropertyException.ExistingValue Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore corrente di un oggetto in PropertyException.
public:
property System::Object ^ ExistingValue { System::Object ^ get(); };
public object ExistingValue { get; }
member this.ExistingValue : obj
Public ReadOnly Property ExistingValue As Object
Valore della proprietà
Valore corrente di un oggetto in PropertyException.