VsaLoader.Assembly Property

Definition

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public:
 property System::Reflection::Assembly ^ Assembly { System::Reflection::Assembly ^ get(); };
public System.Reflection.Assembly Assembly { get; }
member this.Assembly : System.Reflection.Assembly
Public ReadOnly Property Assembly As Assembly

Property Value

Reference to the currently running assembly.

Implements

Applies to