共用方式為


DeviceIdiom.ToString 方法

定義

傳回目前裝置慣用語的字串表示。

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

傳回

當未設定裝置慣用語時,此實例的格式 {device idiom} 為 或空字串的字串表示。

適用於