Share via


IVsDataProvider.GetUnsupportedReason Method

Include Protected Members
Include Inherited Members

Gets a localized string that explains why an operation is not supported.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetUnsupportedReason(CommandID, Object) Gets a localized string that explains why an operation is not supported.
Public method GetUnsupportedReason(Guid, CommandID, Object) Gets a localized string that explains why an operation is not supported for the specified DDEX data source.

Top

See Also

Reference

IVsDataProvider Interface

Microsoft.VisualStudio.Data.Core Namespace