ErrorTag.ErrorType 属性

定义

获取要使用的错误类型。

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

属性值

String

要使用的错误类型。

适用于