Show / Hide Table of Contents

Property Product

| Improve this Doc View Source

Product

Gets or sets product name information.

Declaration
public string Product { get; set; }
Property Value
Type Description
System.String

A string containing the product name.

Remarks

The validation will compare this property with the System.Reflection.AssemblyProductAttribute.Product property of the assembly level System.Reflection.AssemblyProductAttribute.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest