Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TfvcInterfaces
ItemModel
Interface ItemModel
interface
ItemModel
{
_links
?:
any
;
content
?:
string
;
contentMetadata
?:
FileContentMetadata
;
isFolder
?:
boolean
;
isSymLink
?:
boolean
;
path
?:
string
;
url
?:
string
;
}
Hierarchy (
View Summary
)
ItemModel
TfvcItem
Index
Properties
_links?
content?
content
Metadata?
is
Folder?
is
Sym
Link?
path?
url?
Properties
Optional
_links
_links
?:
any
Optional
content
content
?:
string
Optional
content
Metadata
contentMetadata
?:
FileContentMetadata
Optional
is
Folder
isFolder
?:
boolean
Optional
is
Sym
Link
isSymLink
?:
boolean
Optional
path
path
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_links
content
content
Metadata
is
Folder
is
Sym
Link
path
url
azure-devops-node-api
Loading...