BuildMessage.Code 属性

定义

代码错误

public:
 property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Code { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

属性值

String

适用于