共用方式為


DeviceSpecificChoiceTemplateContainer.Name 屬性

定義

取得或設定指定之樣板容器 (Container) 的名稱。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

屬性值

指定之樣板容器的名稱。

適用於

另請參閱