IVsDataProvider.GetUnsupportedReason Method
Gets a localized string that explains why an operation is not supported.
Overload List
Name | Description | |
---|---|---|
GetUnsupportedReason(CommandID, Object) | Gets a localized string that explains why an operation is not supported. | |
GetUnsupportedReason(Guid, CommandID, Object) | Gets a localized string that explains why an operation is not supported for the specified DDEX data source. |
Top