FileItem Properties

Properties

AlternateText This is used to get or set alternate text for an image
BuildAction This is used to set or get the build action of the item
CopyToMedia This is used to get or set whether an item is copied to the output folder during a build
FullPath This is used to get the full path to the item
ImageId This is used to get or set an ID for a conceptual content image
Include This is used to set or get the filename (Include attribute)
(Inherited from ProjectElement)
IncludePath This is used to set or get the filename (include path)
ItemType This is used to set or get the item type (a.k.a BuildAction)
(Inherited from ProjectElement)
LinkPath This is used to set or get the link path
Name This is used to set or get the name of the item
Project This read-only property is used to get the containing project
(Inherited from ProjectElement)
SortOrder This is used to get or set the sort order for content layout and site map files

See Also