ExtensionMethods::ThrowIfNullOrEmpty Method (String^, String^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
[ExtensionAttribute]
static void ThrowIfNullOrEmpty(
	String^ value,
	String^ message
)

Parameters

value
Type: System::String^
message
Type: System::String^
Return to top
Show: