Share via


WebFolderProperties Interface

Specifies the properties of a Web site folder.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
<GuidAttribute("422AC997-E209-4FAA-8DC6-9D2E5EFA4216")> _
Public Interface WebFolderProperties
'Usage
Dim instance As WebFolderProperties
[GuidAttribute("422AC997-E209-4FAA-8DC6-9D2E5EFA4216")]
public interface WebFolderProperties
[GuidAttribute(L"422AC997-E209-4FAA-8DC6-9D2E5EFA4216")]
public interface class WebFolderProperties
public interface WebFolderProperties

Remarks

Use the ProjectItem object to access properties by name.

See Also

Reference

WebFolderProperties Members

VsWebSite Namespace

ProjectItem