IESettings.InternetZoneSecurity – vlastnost
Získá nastavení zabezpečení zóny Internet.
Obor názvů: Microsoft.VisualStudio.TestTools.UITest.Common
Sestavení: Microsoft.VisualStudio.TestTools.UITest.Common (v Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntaxe
'Deklarace
Public Shared ReadOnly Property InternetZoneSecurity As Setting
public static Setting InternetZoneSecurity { get; }
public:
static property Setting^ InternetZoneSecurity {
Setting^ get ();
}
static member InternetZoneSecurity : Setting with get
static function get InternetZoneSecurity () : Setting
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Nastavení zabezpečení zóny Internet.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.