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: 15.0.2.11458
Syntaxpublic string Feeds { get; set; }Property Value
Type:
String
See Also