ProjectInfo.KnownNames 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.
Names which may be used to lookup this project This is a subset of all names that this project ever had (excluding the names that are now used for other projects)
[System.Runtime.Serialization.IgnoreDataMember]
public System.Collections.Generic.IList<string> KnownNames { get; set; }
member this.KnownNames : System.Collections.Generic.IList<string> with get, set
Public Property KnownNames As IList(Of String)
Property Value
- Attributes