共用方式為


RazorComponentResult.Parameters 屬性

定義

取得元件的參數。

public System.Collections.Generic.IReadOnlyDictionary<string,object?> Parameters { get; }
member this.Parameters : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property Parameters As IReadOnlyDictionary(Of String, Object)

屬性值

適用於