UInt32Extension Constructor (UInt32)

 

Instantiates a new instance of UI32Extension with the specified value.

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

public:
UInt32Extension(
	unsigned int value
)

Parameters

value
Type: System::UInt32

The value.

Return to top
Show: