AddTypeCompilerError.ErrorNumber Property

Definition

Error number code, i.e. CS0116

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

Property Value

Applies to