| MimeBaseContentLocation Property |
Content location of this mime entity.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
StringSee Also