次の方法で共有


UIDocumentSendingToApplicationEventArgs クラス

定義

public class UIDocumentSendingToApplicationEventArgs : EventArgs
type UIDocumentSendingToApplicationEventArgs = class
    inherit EventArgs
継承
UIDocumentSendingToApplicationEventArgs

コンストラクター

UIDocumentSendingToApplicationEventArgs(String)

UIDocumentSendingToApplicationEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Application

ドキュメントを受け取るアプリケーションを取得または設定します。

適用対象