Contains information about an asset directory in ProGet.
Name | Description | |
---|---|---|
ProGetAssetDirectoryInfo(string Name, string EndpointUrl, string BrowseUrl, bool CanWrite) |
Contains information about an asset directory in ProGet. |
Name | Description | |
---|---|---|
BrowseUrl |
Browse URL of the asset directory. |
|
CanWrite |
Value indicating whether the current user/token can write assets to the directory. |
|
EndpointUrl |
API endpoint URL of the asset directory. |
|
Name |
Name of the asset directory. |