Help2::CanSyncContents Method (String^)
Visual Studio 2015
Determines if a URL can be synchronized to or not.
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Parameters
- bstrURL
-
Type:
System::String^
A string containing the URL.
Implements
Help::CanSyncContents(String^)If there is a corresponding URL in the table of contents, the URL can be synchronized.
<REVIEWERS> - This returns a void? How can this be used, or should it?
Show: