LocalReport.ExecuteReportInSandboxAppDomain Method
Definition
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.
Caution
This method requires Code Access Security policy, which is deprecated. For more information please go to http://go.microsoft.com/fwlink/?LinkId=160787.
public:
void ExecuteReportInSandboxAppDomain();
[System.Obsolete("This method requires Code Access Security policy, which is deprecated. For more information please go to http://go.microsoft.com/fwlink/?LinkId=160787.")]
public void ExecuteReportInSandboxAppDomain ();
[<System.Obsolete("This method requires Code Access Security policy, which is deprecated. For more information please go to http://go.microsoft.com/fwlink/?LinkId=160787.")>]
member this.ExecuteReportInSandboxAppDomain : unit -> unit
Public Sub ExecuteReportInSandboxAppDomain ()
- Attributes