IMailModelTempFilePath Property |
property TempFilePath
Namespace:
SOMailSender.Interop
Assembly:
SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntaxstring TempFilePath { get; }
ReadOnly Property TempFilePath As String
Get
Dim instance As IMailModel
Dim value As String
value = instance.TempFilePath
property String^ TempFilePath {
String^ get ();
}
Property Value
Type:
String
See Also