PackageManagerOptionsFeeds Property |
Comma-separated feed URLs to instantiate a package feed with. If null or empty, the default feed is used.
Namespace: Demo3D.PackageManagerAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string Feeds { get; set; }Property Value
String
See Also