LinkLaunchEventArgs Class
Provides data for the LinkLauncher::LaunchLink event.
Assembly: AdminCommon (in AdminCommon.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Common.Controls::LinkLaunchEventArgs
System::EventArgs
Microsoft.WindowsServerSolutions.Common.Controls::LinkLaunchEventArgs
| Name | Description | |
|---|---|---|
![]() | LinkLaunchEventArgs(Link^) | Initializes a new instance of the LinkLaunchEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | ArgumentFormatString | Gets or sets the parameters to use when running the executable. |
![]() | ShellExecPath | Gets or sets the execution file path. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


