C# 클래스 Squirrel.NOTIFYITEM_Writable

파일 보기 프로젝트 열기: mixmaxhq/electron-promote-windows-tray-items 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
exe_name System.IntPtr
guid System.Guid
hwnd System.IntPtr
icon System.IntPtr
id uint
preference NOTIFYITEM_PREFERENCE
tip System.IntPtr

공개 메소드들

메소드 설명
fromNotifyItem ( NOTIFYITEM item ) : NOTIFYITEM_Writable

메소드 상세

fromNotifyItem() 공개 정적인 메소드

public static fromNotifyItem ( NOTIFYITEM item ) : NOTIFYITEM_Writable
item NOTIFYITEM
리턴 NOTIFYITEM_Writable

프로퍼티 상세

exe_name 공개적으로 프로퍼티

public IntPtr,System exe_name
리턴 System.IntPtr

guid 공개적으로 프로퍼티

public Guid,System guid
리턴 System.Guid

hwnd 공개적으로 프로퍼티

public IntPtr,System hwnd
리턴 System.IntPtr

icon 공개적으로 프로퍼티

public IntPtr,System icon
리턴 System.IntPtr

id 공개적으로 프로퍼티

public uint id
리턴 uint

preference 공개적으로 프로퍼티

public NOTIFYITEM_PREFERENCE preference
리턴 NOTIFYITEM_PREFERENCE

tip 공개적으로 프로퍼티

public IntPtr,System tip
리턴 System.IntPtr