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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.