共用方式為


GeolocationRequest.ToString 方法

定義

傳回 目前值的 GeolocationRequest字串表示。

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

傳回

這個實體的字串表示,格式為 DesiredAccuracy: {value}, Timeout: {value}

適用於