CurrentProfilePermissionStatus コンストラクター

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

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public CurrentProfilePermissionStatus(
	bool hasGranted,
	string processName,
	string windowTitle
)

パラメーター

hasGranted
型: SystemBoolean

["M:KeyToKey.Plugins.CurrentProfilePermissionStatus.#ctor(System.Boolean,System.String,System.String)"に対する<param name="hasGranted"/>がありません

processName
型: SystemString

["M:KeyToKey.Plugins.CurrentProfilePermissionStatus.#ctor(System.Boolean,System.String,System.String)"に対する<param name="processName"/>がありません

windowTitle
型: SystemString

["M:KeyToKey.Plugins.CurrentProfilePermissionStatus.#ctor(System.Boolean,System.String,System.String)"に対する<param name="windowTitle"/>がありません

関連項目