KeyInfo.KeyName 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 or sets the 'KeyName' that can be used as a key identifier.
public string KeyName { get; set; }
member this.KeyName : string with get, set
Public Property KeyName As String