AssemblyLoadBuildEventArgs.LoadingContext Property
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.
public:
property Microsoft::Build::Framework::AssemblyLoadingContext LoadingContext { Microsoft::Build::Framework::AssemblyLoadingContext get(); };
public Microsoft.Build.Framework.AssemblyLoadingContext LoadingContext { get; }
member this.LoadingContext : Microsoft.Build.Framework.AssemblyLoadingContext
Public ReadOnly Property LoadingContext As AssemblyLoadingContext