AssemblyProductAttribute.Product Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets product name information.
public:
 property System::String ^ Product { System::String ^ get(); };public string Product { get; }member this.Product : stringPublic ReadOnly Property Product As StringProperty Value
A string containing the product name.