Click or drag to resize

AccessModifierClassInfoAssemblyName Property

Contains the name of the assembly containing the access modifier class. The name must be without the file extension.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string AssemblyName { get; }

Property Value

Type: String
See Also