Click or drag to resize
DynamicPropertyDisplayName Property
Gets a localized name for this property.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public string DisplayName { get; }

Property Value

Type: String
Remarks
The name is retrieved from localized resource strings in the parent component, see GetResourceString(String).
Version Information

Supported in: 1.0.0.0
See Also