ResourceInfo.DisplayName Field
Specifies the display name for the resource.
Syntax
[Visual Basic .NET]
Public Field DisplayName As String
[C#]
public string DisplayName;
[JScript]
public var DisplayName : String;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the display name for the resource.
Syntax
[Visual Basic .NET]
Public Field DisplayName As String
[C#]
public string DisplayName;
[JScript]
public var DisplayName : String;
See Also