FileReference.ProxyStubs Property

Definition

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

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

Property Value

An array of ProxyStub objects representing the set of proxy stubs referenced by the manifest for isolated applications and registration-free COM.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17