共用方式為


WebFolderProperties.FullPath 屬性

取得資料夾之本機複本的完整路徑。

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

語法

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

屬性值

型別:System.String
資料夾之本機複本的完整路徑。

.NET Framework 安全性

請參閱

參考

WebFolderProperties 介面

VsWebSite 命名空間