Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
NET
HostModel
ResourceUpdater.EnumResourcesErrorInfo
C# Class Microsoft.NET.HostModel.ResourceUpdater.EnumResourcesErrorInfo
Exibir arquivo
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