次の方法で共有


MvcRazorHost.CreateModelExpressionMethod プロパティ

定義

モデル式の作成に使用されるメソッド名を取得します。

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

プロパティ値

適用対象