共用方式為


WebFileProperties.RelativeURL 屬性

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

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

語法

'宣告
ReadOnly Property RelativeURL As String
string RelativeURL { get; }
property String^ RelativeURL {
    String^ get ();
}
abstract RelativeURL : string
function get RelativeURL () : String

屬性值

型別:System.String
相對於網站根目錄之資料夾的 URL。

.NET Framework 安全性

請參閱

參考

WebFileProperties 介面

VsWebSite 命名空間