InvalidPipelineStoreException Constructor (String^)

 

Initializes a new instance of the InvalidPipelineStoreException class with the specified message.

Namespace:   System.AddIn.Hosting
Assembly:  System.AddIn (in System.AddIn.dll)

public:
InvalidPipelineStoreException(
	String^ message
)

Parameters

message
Type: System::String^

A description of the error.

.NET Framework
Available since 3.5
Return to top
Show: