IVsDataSource.GetProperty Method
Include Protected Members
Include Inherited Members
Gets a property of the DDEX data source.
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 | |
---|---|---|
GetProperty(String) | Gets a property of the DDEX data source. | |
GetProperty(Guid, String) | Gets a property of the DDEX data source as registered by a specific supporting DDEX provider. |
Top