Help::CanSyncContents Method (String^)

 

Determines if a URL can be synchronized to or not.

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

void CanSyncContents(
	String^ bstrURL
)

Parameters

bstrURL
Type: System::String^

A string containing the URL.

This method is deprecated. See CanSyncContents for current documentation.

Return to top
Show: