IApplicationResource.Type Property
Gets where the application resource file is deployed on the SharePoint server.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Type As ApplicationResourceType
ApplicationResourceType Type { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Packages.ApplicationResourceType
A object specifying where the application resource is deployed.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.