ResolveInfo.ClientId 屬性

定義

取得要解析之註冊項目的 ID。

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

屬性值

Guid

包含註冊項目唯一 ID 的 Guid

適用於