Partager via


BrowserExtendedNavigatingEventArgs.Frame Property

Definition

Gets the name of the frame in which to display the resource.

public:
 property System::String ^ Frame { System::String ^ get(); };
public string Frame { get; }
member this.Frame : string
Public ReadOnly Property Frame As String

Property Value

Name of the frame. NULL if no named frame is targeted for the resource

Applies to