ResHackerWrapperLogFilePath Property
Gets the ResHacker.exe log filepath.
Namespace: DevCase.ThirdParty.ResHackerAssembly: DevCase.net48.ThirdParty.ResHacker (in DevCase.net48.ThirdParty.ResHacker.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string LogFilePath { get; }
Public ReadOnly Property LogFilePath As String
Get
Dim instance As ResHackerWrapper
Dim value As String
value = instance.LogFilePath
public:
property String^ LogFilePath {
String^ get ();
}
member LogFilePath : string with get
No code example is currently available or this language may not be supported.
Property Value
String