AssemblyConfigurationAttribute.Configuration Proprietà

Definizione

Ottiene le informazioni sulla configurazione dell'assembly.

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

Valore della proprietà

Stringa contenente le informazioni sulla configurazione dell'assembly.

Si applica a

Vedi anche