| HelpLibraryManagerExceptionErrorCode Property |
This read-only property returns the error code
Namespace: SandcastleBuilder.MicrosoftHelpViewerAssemblies: HelpLibraryManagerLauncher (in HelpLibraryManagerLauncher.exe) Version: 2014.11.22.0
SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer
Get
public:
property int ErrorCode {
int get ();
}
member ErrorCode : int with get
Property Value
Type:
Int32See Also