GitHubAssetDownloadCount Property
Gets a value indicating how many times this asset was downloaded.
Namespace: DevCase.ThirdParty.GitHubAssembly: DevCase.net48.ThirdParty.GitHub (in DevCase.net48.ThirdParty.GitHub.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int DownloadCount { get; }
Public ReadOnly Property DownloadCount As Integer
Get
Dim instance As GitHubAsset
Dim value As Integer
value = instance.DownloadCount
public:
property int DownloadCount {
int get ();
}
member DownloadCount : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32