CodeFolder.FolderPath 属性

获取此文件夹的路径和名称。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
ReadOnly Property FolderPath As String
    Get
string FolderPath { get; }
property String^ FolderPath {
    String^ get ();
}
abstract FolderPath : string
function get FolderPath () : String

属性值

类型:System.String
此文件夹的路径和名称。

.NET Framework 安全性

请参见

参考

CodeFolder 接口

VsWebSite 命名空间

VSWebSite

CodeFolders