Share via


HostedApplication.OnCompilerError Method (IVsaError)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Note: This API is now obsolete.

On Compiler error

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public bool OnCompilerError(
    IVsaError error
)
<ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")>
Public Function OnCompilerError (
    error As IVsaError
) As Boolean

Parameters

Return Value

Type: System.Boolean

Boolean

Remarks

Used by IVsaSite interface

See Also

HostedApplication Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright