指定网站中的文件所支持的属性。
命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)
语法
声明
<GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")> _
Public Interface WebFileProperties
[GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface WebFileProperties
[GuidAttribute(L"51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface class WebFileProperties
[<GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")>]
type WebFileProperties =  interface end
public interface WebFileProperties
WebFileProperties 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | __id | 基础结构。获取默认属性。 | 
| .gif) | AutoRefreshPath | 获取或设置网站 Bin 程序集的自动刷新路径。 | 
| .gif) | Extender | 获取扩展的 Web 文件属性。 | 
| .gif) | ExtenderCATID | 获取对象扩展分类 ID(CATID)。 | 
| .gif) | ExtenderNames | 获取此对象的可用 Extender 的列表。 | 
| .gif) | Extension | 获取该文件的文件扩展名。 | 
| .gif) | FileName | 获取或设置文件的名称,包括文件扩展名。 | 
| .gif) | FullPath | 获取本地文件副本的完整路径。 | 
| .gif) | RelativeURL | 获取文件相对于网站根目录的 URL。 | 
| .gif) | URL | 获取文件的 URL。 | 
页首
备注
WebFileProperties 可从文件的 Properties 集合中访问。