DeploymentWorkload.ErrorCode 속성

정의

public:
 property unsigned int ErrorCode { unsigned int get(); void set(unsigned int value); };
uint32_t ErrorCode();

void ErrorCode(uint32_t value);
public uint ErrorCode { get; set; }
var uInt32 = deploymentWorkload.errorCode;
deploymentWorkload.errorCode = uInt32;
Public Property ErrorCode As UInteger

속성 값

UInt32

unsigned int

uint32_t

적용 대상