ISiteDefinitionManifest.WebTempFiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Web template files associated with the site definition manifest file.
public:
property Microsoft::VisualStudio::SharePoint::Packages::IWebTempFileCollection ^ WebTempFiles { Microsoft::VisualStudio::SharePoint::Packages::IWebTempFileCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Packages.IWebTempFileCollection WebTempFiles { get; }
member this.WebTempFiles : Microsoft.VisualStudio.SharePoint.Packages.IWebTempFileCollection
Public ReadOnly Property WebTempFiles As IWebTempFileCollection
Property Value
Represents a collection of Web template files.