WebFileProperties2.AutoRefreshPath, propriété
Espace de noms : VsWebSite90
Assembly : VsWebSite.Interop90 (dans VsWebSite.Interop90.dll)
Syntaxe
'Déclaration
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)
Valeur de propriété
Type : System.String
Implémentations
WebFileProperties.AutoRefreshPath
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.