VCPlatform2::HiddenSheetSupported Method (String^, Boolean, String^)

 
Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void HiddenSheetSupported(
	String^ In,
	[OutAttribute] bool% Ret,
	[OutAttribute] String^% Val
)

Parameters

In
Type: System::String^
Ret
Type: System::Boolean
Val
Type: System::String^
Return to top
Show: