AssemblyManifest.ExternalProxyStubs Property

Definition

Specifies the set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM.

public Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub[] ExternalProxyStubs { get; }
public Microsoft.Build.Tasks.Deployment.ManifestUtilities.ProxyStub[] ExternalProxyStubs { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

The set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM.

Attributes

Applies to