Partager via


FailedToInstantiateTypeException.Type Property

Definition

Gets the type that did not instantiate.

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

Property Value

Type that did not instantiate.

Applies to