Aracılığıyla paylaş


SettingsSection.Socket Özellik

Tanım

Yuva ayarlarını denetleyan yapılandırma öğesini alır.

public:
 property System::Net::Configuration::SocketElement ^ Socket { System::Net::Configuration::SocketElement ^ get(); };
[System.Configuration.ConfigurationProperty("socket")]
public System.Net.Configuration.SocketElement Socket { get; }
[<System.Configuration.ConfigurationProperty("socket")>]
member this.Socket : System.Net.Configuration.SocketElement
Public ReadOnly Property Socket As SocketElement

Özellik Değeri

Yuva ayarlarını denetleyan yapılandırma öğesi.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.