Share via


InvalidSimpleObjectValueException.ClassName Property

Definition

Gets the name of the class of the simple object with the invalid specified value.

public:
 property System::String ^ ClassName { System::String ^ get(); };
public string ClassName { get; }
member this.ClassName : string
Public ReadOnly Property ClassName As String

Property Value

Returns a String containing the class name.

Applies to