SmtpSettingUser Property | Helper帮助文档 |
[Missing <summary> documentation for "P:HD.Common.SmtpSetting.User"]
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string User { get; set; }
Public Property User As String Get Set
public: property String^ User { String^ get (); void set (String^ value); }
member User : string with get, set
Property Value
Type: StringSee Also