Hyperlink::TargetName Property
.NET Framework (current version)
Gets or sets the name of a target window or frame for the Hyperlink.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [BindableAttribute(true)] [LocalizabilityAttribute(LocalizationCategory::None, Modifiability = Modifiability::Unmodifiable)] property String^ TargetName { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A string specifying the name of a target window or frame for the Hyperlink.
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: