BindAttribute.Prefix プロパティ

定義

ユーザーがモデル バインド中に一致する特定のプレフィックスを指定できるようにします。

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

プロパティ値

適用対象