ApplicationNameAttribute.Value Propriété

Définition

Obtient une valeur indiquant le nom de l'application COM+ qui contient les composants dans l'assembly.

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

Valeur de propriété

Nom de l’application COM+.

S’applique à