Property HasTargetFunction HasTargetFunction Gets a value indicating whether the current function pointer is non-null. Declaration public bool HasTargetFunction { get; } Property Value Type Description bool true, if the current function pointer is non-null; otherwise, false.