ReflectionEvent.Internalize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internalizes this instance.
public:
Microsoft::ExtendedReflection::Logging::ReflectionEvent ^ Internalize();
public Microsoft.ExtendedReflection.Logging.ReflectionEvent Internalize ();
member this.Internalize : unit -> Microsoft.ExtendedReflection.Logging.ReflectionEvent
Public Function Internalize () As ReflectionEvent