Sdílet prostřednictvím


IAssembly.BindingRedirects Property

Definition

Gets the binding redirections associated with the assembly.

public:
 property Microsoft::VisualStudio::SharePoint::Packages::IBindingRedirectCollection ^ BindingRedirects { Microsoft::VisualStudio::SharePoint::Packages::IBindingRedirectCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Packages.IBindingRedirectCollection BindingRedirects { get; }
member this.BindingRedirects : Microsoft.VisualStudio.SharePoint.Packages.IBindingRedirectCollection
Public ReadOnly Property BindingRedirects As IBindingRedirectCollection

Property Value

An object that represents the assembly binding redirections.

Applies to