CookieAttribute.Name 屬性

定義

知道餅乾的名字。

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

屬性值

餅乾的名字。

備註

關於如何使用網頁表單進行模型綁定的教學系列,請參見 「模型綁定與網頁表單」。

適用於