IrfanViewWrapperProcess Property
Gets the i_view32.exeProcess instance.
Namespace: DevCase.ThirdParty.IrfanViewAssembly: DevCase.net48.ThirdParty.IrfanView (in DevCase.net48.ThirdParty.IrfanView.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Process Process { get; }
Public ReadOnly Property Process As Process
Get
Dim instance As IrfanViewWrapper
Dim value As Process
value = instance.Process
public:
property Process^ Process {
Process^ get ();
}
member Process : Process with get
No code example is currently available or this language may not be supported.
Property Value
Process