GuidanceTelemetryCollector.GetCurrent 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为当前遥测收集器创建 GuidanceTelemetryCollector 对象。
注意
此 API 不适用于所有 Windows 应用。 除非开发人员帐户是由Microsoft专门预配的,否则对此 API 的调用将在运行时失败。 有关 Windows.Services.Maps.Guidance 命名空间的详细信息,请与你的Microsoft帐户团队代表协作。
public:
static GuidanceTelemetryCollector ^ GetCurrent();
static GuidanceTelemetryCollector GetCurrent();
public static GuidanceTelemetryCollector GetCurrent();
function getCurrent()
Public Shared Function GetCurrent () As GuidanceTelemetryCollector
返回
当前遥测收集器。