 | AutomationMLBaseAttributeTypeLibTypeMIMEType Property |
Gets the MIMEType attribute type.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeFamilyType MIMEType { get; }
Public ReadOnly Property MIMEType As AttributeFamilyType
Get
public:
property AttributeFamilyType^ MIMEType {
AttributeFamilyType^ get ();
}
Property Value
AttributeFamilyType
See Also