ISiteDefinitionManifest.WebTempFiles Property

Definition

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.

Applies to