Поделиться через


WebFileProperties2.AutoRefreshPath - свойство

Обновлен: Ноябрь 2007

Пространство имен:  VsWebSite90
Сборка:  VsWebSite.Interop90 (в VsWebSite.Interop90.dll)

Синтаксис

'Декларация
Property AutoRefreshPath As String
'Применение
Dim instance As WebFileProperties2
Dim value As String

value = instance.AutoRefreshPath

instance.AutoRefreshPath = value
string AutoRefreshPath { get; set; }
property String^ AutoRefreshPath {
    String^ get ();
    void set (String^ value);
}
function get AutoRefreshPath () : String
function set AutoRefreshPath (value : String)

Значение свойства

Тип: System.String

Реализации

WebFileProperties.AutoRefreshPath

Разрешения

См. также

Ссылки

WebFileProperties2 Интерфейс

WebFileProperties2 - члены

AutoRefreshPath - перегрузка

VsWebSite90 - пространство имен