![]() |
WGet.NET 4.4.1
A WinGet wrapper library for .Net.
|
Interface for all winget related objects. More...
Properties | |
bool | IsEmpty [get] |
Gets if the object is empty. | |
Interface for all winget related objects.
Definition at line 10 of file IWinGetObject.cs.
|
get |
Gets if the object is empty.
Implemented in WGetNET.Abstractions.WinGetInfoEntry< T >, WGetNET.WinGetArguments, WGetNET.WinGetInfo, WGetNET.WinGetPackage, WGetNET.WinGetResult, and WGetNET.WinGetSource.
Definition at line 15 of file IWinGetObject.cs.