ApplicationNameAttribute.Value Property

Definition

Gets a value indicating the name of the COM+ application that contains the components in the assembly.

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

Property Value

The name of the COM+ application.

Applies to