Table of Contents

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; }

Property Value

string