Walter.BOM
CallerMemberName Property
Walter.BOM Assembly > Walter.BOM Namespace > NotImplementedByDesignException Class : CallerMemberName Property
Gets the name of the member that threw this exception.
Syntax
public string CallerMemberName {get;}

Property Value

The name of the caller member.
Remarks
The name of the member (method or property) that throws this exception. Automatically captured by the compiler.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotImplementedByDesignException Class
NotImplementedByDesignException Members