The code that represents the error
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public StatusCode ErrorCode { get; private set; } |
Visual Basic |
---|
Public Property ErrorCode As StatusCode Get Private Set |
JScript |
---|
function get ErrorCode () : StatusCode private function set ErrorCode (value : StatusCode) |