 | MimeBaseContentLocation Property |
Content location of this mime entity.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ContentLocation { get; set; }Public Property ContentLocation As String
Get
Set
public:
property String^ ContentLocation {
String^ get ();
void set (String^ value);
}member ContentLocation : string with get, set
Property Value
String
See Also