次の方法で共有


ViewLocationExpanderContext.ControllerName プロパティ

定義

コントローラー名を取得します。

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

プロパティ値

適用対象