Northwoods.Go Assembly > Northwoods.Go Namespace > GoLabeledLink Class : RealLink Property |
'Declaration <DescriptionAttribute("The GoLink object in this group.")> <TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Overridable Property RealLink As GoLink
[DescriptionAttribute("The GoLink object in this group.")] [TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public virtual GoLink RealLink {get; set;}
GoLabeledLink
delegates more of the IGoLink interface to the value of this property. The real link also gets the selection handles when this labeled link is selected. Setting this property removes any previous RealLink
value, and then adds the new value to this group.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2