IrfanViewWrapperFilePath Property
Gets the i_view32.exe filepath.
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 string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
Dim instance As IrfanViewWrapper
Dim value As String
value = instance.FilePath
public:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
No code example is currently available or this language may not be supported.
Property Value
String