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

Afficher le fichier Open project: mikedn/runtime

Méthodes publiques

Свойство Type Description
failedToLockResource bool
hResult int

Méthodes publiques

Méthode Description
ThrowException ( ) : void

Method Details

ThrowException() public méthode

public ThrowException ( ) : void
Résultat void

Property Details

failedToLockResource public_oe property

public bool failedToLockResource
Résultat bool

hResult public_oe property

public int hResult
Résultat int