Version:
ProGetAssetDirectoryInfo Class
Contains information about an asset directory in ProGet.
Inheritance Hierarchy
- object
- Inedo.ProGet.ProGetAssetDirectoryInfo
Syntax
public
sealed
class
ProGetAssetDirectoryInfo : IEquatable<T>
Properties
|
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.
|