ResHackerWrapperExists Property
Gets a value indicating whether the ResHacker.exe file Exists.
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 bool Exists { get; }
Public ReadOnly Property Exists As Boolean
Get
Dim instance As ResHackerWrapper
Dim value As Boolean
value = instance.Exists
public:
property bool Exists {
bool get ();
}
member Exists : bool with get
No code example is currently available or this language may not be supported.
Property Value
Boolean