C# Class Microsoft.NET.HostModel.ResourceUpdater.EnumResourcesErrorInfo

Mostrar archivo Open project: mikedn/runtime

Public Properties

Property Type Description
failedToLockResource bool
hResult int

Public Methods

Method Description
ThrowException ( ) : void

Method Details

ThrowException() public method

public ThrowException ( ) : void
return void

Property Details

failedToLockResource public_oe property

public bool failedToLockResource
return bool

hResult public_oe property

public int hResult
return int