KnownAssemblyAttribute.Assembly 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.
Gets or sets the assembly to include in code generation.
public System.Reflection.Assembly Assembly { get; set; }
public System.Reflection.Assembly Assembly { get; }
member this.Assembly : System.Reflection.Assembly with get, set
member this.Assembly : System.Reflection.Assembly
Public Property Assembly As Assembly
Public ReadOnly Property Assembly As Assembly