共用方式為


ProviderMetadata.Id 屬性

定義

取得事件提供者的全域唯一識別項 (GUID)。

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

屬性值

傳回事件提供者的 GUID 值。

適用於

另請參閱