MicrosoftBotIdentifier.RawId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 標準字串表示 MicrosoftBotIdentifier 。 您可以使用 RawId 編碼識別碼,然後將它當做資料庫中的索引鍵使用。
public override string RawId { get; }
member this.RawId : string
Public Overrides ReadOnly Property RawId As String