Get the source member name this converter will intercept to perform auto conversions.

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
string SourceMemberName { get; }
Visual Basic
ReadOnly Property SourceMemberName As String
	Get
Visual C++
property String^ SourceMemberName {
	String^ get ();
}

See Also