WGet.NET 4.4.1
A WinGet wrapper library for .Net.
Loading...
Searching...
No Matches
WGetNET.IWinGetObject Interface Reference

Interface for all winget related objects. More...

Inheritance diagram for WGetNET.IWinGetObject:
WGetNET.Abstractions.WinGetInfoEntry< T > WGetNET.WinGetArguments WGetNET.WinGetInfo WGetNET.WinGetPackage WGetNET.WinGetResult WGetNET.WinGetSource WGetNET.WinGetPinnedPackage

Properties

bool IsEmpty [get]
 Gets if the object is empty.
 

Detailed Description

Interface for all winget related objects.

Definition at line 10 of file IWinGetObject.cs.

Property Documentation

◆ IsEmpty

bool WGetNET.IWinGetObject.IsEmpty
get