共用方式為


AppBroadcastPreview.ErrorCode 屬性

定義

取得與應用程式廣播預覽相關聯的錯誤碼。

public:
 property IReference<unsigned int> ^ ErrorCode { IReference<unsigned int> ^ get(); };
IReference<uint32_t> ErrorCode();
public System.Nullable<uint> ErrorCode { get; }
var iReference = appBroadcastPreview.errorCode;
Public ReadOnly Property ErrorCode As Nullable(Of UInteger)

屬性值

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

與應用程式廣播預覽相關聯的錯誤碼。

Windows 需求

應用程式功能
appBroadcast appBroadcastSettings

適用於