次の方法で共有


NSWorkspaceRenamedEventArgs クラス

定義

public class NSWorkspaceRenamedEventArgs : Foundation.NSNotificationEventArgs
type NSWorkspaceRenamedEventArgs = class
    inherit NSNotificationEventArgs
継承
NSWorkspaceRenamedEventArgs

コンストラクター

NSWorkspaceRenamedEventArgs(NSNotification)

プロパティ

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
OldVolumeLocalizedName
OldVolumeUrl
VolumeLocalizedName
VolumeUrl

適用対象