ISharePointProjectFeature.ResourceFiles 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 a collection of resource files associated with the feature.
public:
property Microsoft::VisualStudio::SharePoint::ISharePointProjectFeatureResourceFileCollection ^ ResourceFiles { Microsoft::VisualStudio::SharePoint::ISharePointProjectFeatureResourceFileCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectFeatureResourceFileCollection ResourceFiles { get; }
member this.ResourceFiles : Microsoft.VisualStudio.SharePoint.ISharePointProjectFeatureResourceFileCollection
Public ReadOnly Property ResourceFiles As ISharePointProjectFeatureResourceFileCollection
Property Value
A collection of resource files.