ContinueMessageLoopEventArgs::Message 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 Nullable<MSG> Message {
	[CompilerGeneratedAttribute]
	Nullable<MSG> get();
	[CompilerGeneratedAttribute]
	private: void set(Nullable<MSG> value);
}

Property Value

Type: System::Nullable<MSG>

Return to top
Show: