AssemblyProductAttribute.Product Propriété

Définition

Obtient les informations relatives au nom du produit.

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

Valeur de propriété

Chaîne contenant le nom du produit.

S’applique à

Voir aussi