Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 WebConfigModifications Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPWebApplication.WebConfigModifications Property (Microsoft.SharePoint.Administration)
Gets a collection of web.config modifications that are applied across all servers for the Web application.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property WebConfigModifications As Collection(Of SPWebConfigModification)
Visual Basic (Usage)
Dim instance As SPWebApplication
Dim value As Collection(Of SPWebConfigModification)

value = instance.WebConfigModifications
C#
public Collection<SPWebConfigModification> WebConfigModifications { get; }

Property Value

A collection of SPWebConfigModification objects that represent the web.config modifications.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker