MobileControl.SkinID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得皮膚的 ID,然後套用到對照組。 這個 API 已經過時了。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 Mobile Apps & Sites with ASP.NET。
public:
property System::String ^ SkinID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override sealed string SkinID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SkinID : string with get, set
Public Overrides NotOverridable Property SkinID As String
屬性值
一個空物 String 。
- 屬性
例外狀況
嘗試設定該 SkinID 屬性。
備註
這 MobileControl 門課不支援主題設定。 若嘗試設定該 SkinID 屬性, NotSupportedException 則會拋出例外。