Property FullName
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
FullName
Gets the full name of the property (DeclaringType.FullName + "." + Name).
public string FullName { get; }
Gets the full name of the property (DeclaringType.FullName + "." + Name).
public string FullName { get; }