Share via


WebFileProperties2 Members

Include Protected Members
Include Inherited Members

Specifies properties that are supported by files within a Web site. This interface extends WebFileProperties to add support for custom tools.

The WebFileProperties2 type exposes the following members.

Properties

 

Name

Description

Public property

__id

Infrastructure. Overloaded.

Public property

AutoRefreshPath

Overloaded.

Public property

CustomTool

Gets or sets the program identifier of the custom tool that is associated with the Web file. A custom tool takes as input the Web file represented and writes a new file.

Public property

CustomToolNamespace

Get or sets the default namespace for the generated files.

Public property

CustomToolOutput

Gets the file name, without the path, of the output of the custom tool that is associated with this Web site file.

Public property

Extender

Overloaded.

Public property

ExtenderCATID

Overloaded.

Public property

ExtenderNames

Overloaded.

Public property

Extension

Overloaded.

Public property

FileName

Overloaded.

Public property

FullPath

Overloaded.

Public property

IsCustomToolOutput

Gets a value that indicates whether the Web file is the output of a custom tool.

Public property

IsDependentFile

Gets a value that indicates whether the Web file is a dependent file. Dependent files are children of other files.

Public property

RelativeURL

Overloaded.

Public property

URL

Overloaded.

Top

See Also

Reference

WebFileProperties2 Interface

VsWebSite90 Namespace