共用方式為


WebFileProperties 介面

 

發佈時間: 2016年4月

指定網站內的檔案所支援的屬性。

命名空間:   VsWebSite
組件:  VsWebSite.Interop (在 VsWebSite.Interop.dll 中)

語法

[GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface WebFileProperties
[GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")]
public interface class WebFileProperties
[<GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")>]
type WebFileProperties = interface end
<GuidAttribute("51B867E4-CD7E-4FF6-93AA-CA151E36351F")>
Public Interface WebFileProperties

屬性

名稱 描述
System_CAPS_pubproperty __id

本 API 支援 產品 基礎結構,不會直接用於您的程式碼。 取得預設屬性。

System_CAPS_pubproperty AutoRefreshPath

取得或設定自動重新整理路徑的網站的 Bin 組件。

System_CAPS_pubproperty Extender[String]

取得擴充的 Web 檔案屬性。

System_CAPS_pubproperty ExtenderCATID

取得物件的 extender 分類 ID (CATID)。

System_CAPS_pubproperty ExtenderNames

取得物件的可用 extender 清單。

System_CAPS_pubproperty Extension

取得檔案的副檔名。

System_CAPS_pubproperty FileName

取得或設定包含副檔名的檔案名稱。

System_CAPS_pubproperty FullPath

取得檔案的本機副本的完整路徑。

System_CAPS_pubproperty RelativeURL

取得檔案,相對於網站根目錄的 URL。

System_CAPS_pubproperty URL

取得檔案的 URL。

備註

WebFileProperties 從存取 Properties 檔案的集合。

請參閱

VsWebSite 命名空間

回到頁首