次の方法で共有


AttachmentPayload.Url プロパティ

定義

添付ファイルの URL を取得または設定します。

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

プロパティ値

Uri

添付ファイルの URL。

適用対象