ApplicationNameAttribute.Value Propiedad

Definición

Obtiene un valor que indica el nombre de la aplicación COM+ que contiene los componentes del ensamblado.

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

Valor de propiedad

Nombre de la aplicación COM+.

Se aplica a