IApplicationResource.Type 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 where the application resource file is deployed on the SharePoint server.
public:
property Microsoft::VisualStudio::SharePoint::Packages::ApplicationResourceType Type { Microsoft::VisualStudio::SharePoint::Packages::ApplicationResourceType get(); };
public Microsoft.VisualStudio.SharePoint.Packages.ApplicationResourceType Type { get; }
member this.Type : Microsoft.VisualStudio.SharePoint.Packages.ApplicationResourceType
Public ReadOnly Property Type As ApplicationResourceType
Property Value
A object specifying where the application resource is deployed.