SmtpSetting.Server Property

HD.Common

SmtpSettingServer Property Helper帮助文档

[Missing <summary> documentation for "P:HD.Common.SmtpSetting.Server"]

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string Server { get; set; }
Public Property Server As String
	Get
	Set
public:
property String^ Server {
	String^ get ();
	void set (String^ value);
}
member Server : string with get, set

Property Value

Type: String
See Also

Reference