Partager via


HttpPolicyDownloaderProtocol.Result Propriété

Définition

Attention

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

Obtient le résultat du téléchargement du fichier de stratégie de socket.

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

Valeur de propriété

Retourne SocketPolicy.

Fichier de stratégie de socket qui a été téléchargé.

Attributs

S’applique à