Partilhar via


Propriedade WebFileProperties2.AutoRefreshPath

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (em VsWebSite.Interop90.dll)

Sintaxe

'Declaração
Property AutoRefreshPath As String
    Get
    Set
string AutoRefreshPath { get; set; }
property String^ AutoRefreshPath {
    String^ get ();
    void set (String^ value);
}
abstract AutoRefreshPath : string with get, set
function get AutoRefreshPath () : String
function set AutoRefreshPath (value : String)

Valor de propriedade

Tipo: System.String

Implementações

WebFileProperties.AutoRefreshPath

Segurança do .NET Framework

Consulte também

Referência

WebFileProperties2 Interface

Sobrecargas AutoRefreshPath

Namespace VsWebSite90