Sdílet prostřednictvím


HttpPolicyDownloaderProtocol.Result Vlastnost

Definice

Upozornění

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Získá výsledek stažení souboru zásad soketu.

public:
 property System::Net::Sockets::SocketPolicy ^ Result { System::Net::Sockets::SocketPolicy ^ get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public System.Net.Sockets.SocketPolicy Result { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.Result : System.Net.Sockets.SocketPolicy
Public ReadOnly Property Result As SocketPolicy

Hodnota vlastnosti

Vrací objekt SocketPolicy.

Soubor zásad soketu, který byl stažen.

Atributy

Platí pro