共用方式為


UrlActionContext.Controller 屬性

定義

用來產生 URL 的控制器 Action(UrlActionContext) 名稱。

public:
 property System::String ^ Controller { System::String ^ get(); void set(System::String ^ value); };
public string Controller { get; set; }
public string? Controller { get; set; }
member this.Controller : string with get, set
Public Property Controller As String

屬性值

適用於