WebSiteProperties4.FullPath 屬性

 

發行︰ 2016年7月

Use Base

True

命名空間:   VsWebSite100
組件:  VsWebSite.Interop100 (於 VsWebSite.Interop100.dll)

語法

string FullPath { get; }
property String^ FullPath {
    String^ get();
}
abstract FullPath : string with get
ReadOnly Property FullPath As String

屬性值

Type: System.String

實作

WebSiteProperties3.FullPath

另請參閱

WebSiteProperties4 介面
VsWebSite100 命名空間

回到頁首