次の方法で共有


ServiceRequestedEventArgs.Completion プロパティ

定義

サービス要求の完了を示す値を返します。

public:
 property MediaProtectionServiceCompletion ^ Completion { MediaProtectionServiceCompletion ^ get(); };
MediaProtectionServiceCompletion Completion();
public MediaProtectionServiceCompletion Completion { get; }
var mediaProtectionServiceCompletion = serviceRequestedEventArgs.completion;
Public ReadOnly Property Completion As MediaProtectionServiceCompletion

プロパティ値

サービス要求の完了を示すオブジェクト。

適用対象