共用方式為


DeviceSpecificChoice.Xmlns 屬性

定義

取得或設定 Choice> 專案中的標記<類型。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

屬性值

選項樣板內部的標記類型。

備註

此屬性主要是由控件設計工具使用,不適用於一般開發人員用途。 值 Xmlns 繼承自包含的控件或頁面。

適用於

另請參閱