ElementReference.Context 屬性

定義

取得 ElementReferenceContext 執行個體。

public:
 property Microsoft::AspNetCore::Components::ElementReferenceContext ^ Context { Microsoft::AspNetCore::Components::ElementReferenceContext ^ get(); };
public Microsoft.AspNetCore.Components.ElementReferenceContext? Context { get; }
member this.Context : Microsoft.AspNetCore.Components.ElementReferenceContext
Public ReadOnly Property Context As ElementReferenceContext

屬性值

適用於