Main Content

MathWorks.MATLAB.NET.Utility.MWMCROptionAttribute Class

Namespace: MathWorks.MATLAB.NET.Utility

Represent MATLAB Runtime option

Description

The MWMCROptionAttribute attribute represents an MATLAB Runtime option. This is for internal use only.

The use of this attribute is optional, however, if it is defined it must be specified on the main assembly.

Namespace: MathWorks.MATLAB.NET.Utility

Assembly: MWArray (in MWArray.dll) Version: 2.23.1.0 (2.23.1.0)

Syntax:

public class MWMCROptionAttribute : Attribute

Properties

expand all

Public Properties

This property is read-only.

Returns the string representing the MATLAB Runtime option.

This property is read-only.

(Inherited from Attribute)

Methods

expand all

Inheritance Hierarchy

System.Object

  • Mathworks.MATLAB.NET.Utility

    • Mathworks.MATLAB.NET.Utility.Images

    • Mathworks.MATLAB.NET.Utility.LOGFILEAttribute

    • Mathworks.MATLAB.NET.Utility.MATLABSignature

    • Mathworks.MATLAB.NET.Utility.MCRVersion

    • Mathworks.MATLAB.NET.Utility.MWCTFStreamReader

    • Mathworks.MATLAB.NET.Utility.MWException

    • Mathworks.MATLAB.NET.Utility.MWMCR

    • Mathworks.MATLAB.NET.Utility.NativeGCAttribute

    • Mathworks.MATLAB.NET.Utility.NOJVMAttribute

Version History

Introduced in R2006a