HTMLFrameElement.Name

HTMLFrameElement.Name property

フレーム名 (オブジェクトの目標属性)。 HTML 4.01. の name 属性の定義を参照してください。

public string Name { get; set; }

関連項目