Click or drag to resize

CodeMethodClassFullName Property

Contains class name and it's namespace (example: Omada.API.TestClass)

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

Property Value

Type: String
See Also