RegistrationException.ErrorInfo Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an array of RegistrationErrorInfo objects that describe registration errors.
public:
property cli::array <System::EnterpriseServices::RegistrationErrorInfo ^> ^ ErrorInfo { cli::array <System::EnterpriseServices::RegistrationErrorInfo ^> ^ get(); };
public System.EnterpriseServices.RegistrationErrorInfo[] ErrorInfo { get; }
member this.ErrorInfo : System.EnterpriseServices.RegistrationErrorInfo[]
Public ReadOnly Property ErrorInfo As RegistrationErrorInfo()
The array of RegistrationErrorInfo objects.
When a catalog error COMADMIN_E_OBJECTERRORS occurs the registration helper will read the ErrorInfo
collection, and return it through the ErrorInfo property.
Produkt | Verzie |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: