ContinueMessageLoopEventArgs::PrivateData Property

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property IntPtr PrivateData {
	[CompilerGeneratedAttribute]
	IntPtr get();
	[CompilerGeneratedAttribute]
	private: void set(IntPtr value);
}

Property Value

Type: System::IntPtr

Return to top
Show: