AssemblyDescriptionAttribute.Description Proprietà

Definizione

Ottiene le informazioni sulla descrizione dell'assembly.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Valore della proprietà

Stringa contenente la descrizione dell'assembly.

Si applica a

Vedi anche