WebFileProperties2.RelativeURL 属性

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

语法

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

属性值

类型:String

.NET Framework 安全性

请参阅

参考

WebFileProperties2 接口

VsWebSite90 命名空间