Fully qualified name (model, type, and member name)

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public string FullName { get; }
Visual Basic
Public ReadOnly Property FullName As String
	Get
Visual C++
public:
virtual property String^ FullName {
	String^ get () sealed;
}

See Also