共用方式為


HttpPolicyDownloaderProtocol.Result 屬性

定義

警告

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

取得通訊端原則檔的下載結果。

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

屬性值

傳回 SocketPolicy

已下載的通訊端原則檔。

屬性

適用於