ContentLoadError::Detail Property

 

Microsoft internal use only.

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

public:
property String^ Detail {
	String^ get();
	void set(String^ value);
}

Property Value

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