Click or drag to resize

PackageManagerOptionsFeeds Property

Comma-separated feed URLs to instantiate a package feed with. If null or empty, the default feed is used.

Namespace: Demo3D.PackageManager
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public string Feeds { get; set; }

Property Value

String
See Also