VCReference.AssemblyName Propriété

Définition

Obtient le nom de l'assembly pour ce projet.

public:
 property System::String ^ AssemblyName { System::String ^ get(); };
public:
 property Platform::String ^ AssemblyName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2018)]
public string AssemblyName { [System.Runtime.InteropServices.DispId(2018)] get; }
[<System.Runtime.InteropServices.DispId(2018)>]
[<get: System.Runtime.InteropServices.DispId(2018)>]
member this.AssemblyName : string
Public ReadOnly Property AssemblyName As String

Valeur de propriété

String

Chaîne contenant le nom d'assembly du projet.

Attributs

S’applique à