ExceptionHelperMailRecipients Property |
异常邮件接收人
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public static string[] MailRecipients { get; }
Public Shared ReadOnly Property MailRecipients As String()
Get
public:
static property array<String^>^ MailRecipients {
array<String^>^ get ();
}
static member MailRecipients : string[] with get
Property Value
Type:
StringSee Also