Share via


MatrixConfigSettings.MatrixName Property

Definition

Gets the name of the matrix.

public:
 virtual property System::String ^ MatrixName { System::String ^ get(); void set(System::String ^ value); };
public virtual string MatrixName { get; set; }
member this.MatrixName : string with get, set
Public Overridable Property MatrixName As String

Property Value

The name of the matrix.

Applies to