Attachmate Reflection 2014 .NET API Reference
Name Property (IFrame)


Gets or sets the name of the frame.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IFrame
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IFrame Interface
IFrame Members

Send Feedback