WebFileProperties2.FileName 属性

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

语法

声明
Default Property FileName As String
    Get
    Set
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract FileName : string with get, set
function get FileName () : String
function set FileName (value : String)

属性值

类型:System.String

实现

WebFileProperties.FileName

.NET Framework 安全性

请参见

参考

WebFileProperties2 接口

FileName 重载

VsWebSite90 命名空间