LocalReport.AddFullTrustModuleInSandboxAppDomain(StrongName) 方法

定义

public:
 void AddFullTrustModuleInSandboxAppDomain(System::Security::Policy::StrongName ^ assemblyName);
public void AddFullTrustModuleInSandboxAppDomain (System.Security.Policy.StrongName assemblyName);
member this.AddFullTrustModuleInSandboxAppDomain : System.Security.Policy.StrongName -> unit
Public Sub AddFullTrustModuleInSandboxAppDomain (assemblyName As StrongName)

参数

assemblyName
StrongName

适用于