WebFileProperties2.AutoRefreshPath-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: System.String

Implementiert

WebFileProperties.AutoRefreshPath

.NET Framework-Sicherheit

Siehe auch

Referenz

WebFileProperties2 Schnittstelle

AutoRefreshPath-Überladung

VsWebSite90-Namespace