WebFileProperties Interface

Specifies the properties that are supported by files within a Web site.

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

Syntax

'Declaration
<GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")> _
Public Interface WebFileProperties
'Usage
Dim instance As WebFileProperties
[GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface WebFileProperties
[GuidAttribute(L"51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface class WebFileProperties
public interface WebFileProperties

Remarks

The WebFileProperties are accessible from the Properties collection of a file.

See Also

Reference

WebFileProperties Members

VsWebSite Namespace