GetSharingMetadataCompletedEventArgs クラス

定義

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

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

プロパティ

Result

プロパティは ResultGetSharingMetadataResponseMessageType 非同期 GetSharingMetadataAsync(GetSharingMetadataType) メソッド呼び出しのオブジェクトを取得します。

適用対象