C# 클래스 MusicBeePlugin.Plugin.PluginInfo

파일 보기 프로젝트 열기: pschichtel/LyricsReloaded

공개 프로퍼티들

프로퍼티 타입 설명
Author string
ConfigurationPanelHeight int
Description string
MinApiRevision short
MinInterfaceVersion short
Name string
PluginInfoVersion short
ReceiveNotifications ReceiveNotificationFlags
Revision short
TargetApplication string
Type PluginType
VersionMajor short
VersionMinor short

프로퍼티 상세

Author 공개적으로 프로퍼티

public string Author
리턴 string

ConfigurationPanelHeight 공개적으로 프로퍼티

public int ConfigurationPanelHeight
리턴 int

Description 공개적으로 프로퍼티

public string Description
리턴 string

MinApiRevision 공개적으로 프로퍼티

public short MinApiRevision
리턴 short

MinInterfaceVersion 공개적으로 프로퍼티

public short MinInterfaceVersion
리턴 short

Name 공개적으로 프로퍼티

public string Name
리턴 string

PluginInfoVersion 공개적으로 프로퍼티

public short PluginInfoVersion
리턴 short

ReceiveNotifications 공개적으로 프로퍼티

public ReceiveNotificationFlags ReceiveNotifications
리턴 ReceiveNotificationFlags

Revision 공개적으로 프로퍼티

public short Revision
리턴 short

TargetApplication 공개적으로 프로퍼티

public string TargetApplication
리턴 string

Type 공개적으로 프로퍼티

public PluginType Type
리턴 PluginType

VersionMajor 공개적으로 프로퍼티

public short VersionMajor
리턴 short

VersionMinor 공개적으로 프로퍼티

public short VersionMinor
리턴 short