Inner Drive Extensible Architecture
C#
Show/Hide TOC
Send
Grid
Target
Application
Name Property
Gets or sets the application name
Definition
Namespace:
InnerDrive.Logging
Assembly:
InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
Copy
[
RequiredParameterAttribute
]
public
string
?
ApplicationName
{
get
;
set
; }
Property Value
String
Implements
IMailTarget
ApplicationName
See Also
Reference
SendGridTarget Class
InnerDrive.Logging Namespace
In This Article
Definition
Property Value
Implements
See Also