Search
Master(TColor, TImage).UniversalName Property
See Also
 





Gets the name of the master.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public string UniversalName { get; }

Visual Basic  Copy Code

Public ReadOnly Property UniversalName As String

 Property Value

A string value.

 See Also