FailedToInstantiateTypeException.Type 属性

定义

获取未实例化的类型。

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

属性值

String

未实例化的类型。

适用于