Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SharePoint 2010
SDK Documentation
SPSolution Class
 ContainsWebApplicationResource Prop...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2010 product release

Other versions are also available for the following:
SPSolution..::.ContainsWebApplicationResource Property

Gets a value indicating whether the solution contains any web application-specific resources to deploy.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Visual Basic (Declaration)
Public ReadOnly Property ContainsWebApplicationResource As Boolean
    Get
Visual Basic (Usage)
Dim instance As SPSolution
Dim value As Boolean

value = instance.ContainsWebApplicationResource
C#
public bool ContainsWebApplicationResource { get; }

Property Value

Type: System..::.Boolean
true if the web application has web application-specific resources to deploy; otherwise, false.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker