Bagikan melalui


AssemblyInstaller.Assembly Properti

Definisi

Mendapatkan atau mengatur assembly untuk diinstal.

public:
 property System::Reflection::Assembly ^ Assembly { System::Reflection::Assembly ^ get(); void set(System::Reflection::Assembly ^ value); };
public System.Reflection.Assembly Assembly { get; set; }
member this.Assembly : System.Reflection.Assembly with get, set
Public Property Assembly As Assembly

Nilai Properti

Assembly Yang mendefinisikan assembly untuk diinstal.

Pengecualian

Nilai properti adalah null.

Berlaku untuk

Lihat juga