次の方法で共有


GetAttachmentCompletedEventArgs クラス

定義

クラスは GetAttachmentCompletedEventArgs 、イベントのデータを GetAttachmentCompleted 提供します。

public ref class GetAttachmentCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class GetAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class GetAttachmentCompletedEventArgs
Inherits AsyncCompletedEventArgs
継承
GetAttachmentCompletedEventArgs

プロパティ

Result

プロパティは Result 、非同期 GetAttachmentAsync(GetAttachmentType) メソッド呼び出しから GetAttachmentResponstType オブジェクトを取得します。

適用対象