OriginalNameAttribute.OriginalName 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 the original names of the variable.
public string OriginalName { get; }
member this.OriginalName : string
Public ReadOnly Property OriginalName As String
Property Value
String value that contains the original name of the variable.