Sdílet prostřednictvím


IApplicationResource.Type Property

Definition

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.

Applies to