![]() |
ActualURL








Public Data Item |
Declared in: NiBinding.h |
Declaration
CString ActualURL;
Description
Identifies the actual URL of the current data source or data target.
Notes:
1. Once connected to a data source or target, the ActualURL property is different from the URL property. This occurs when the original URL is pointed to a link that redirected the CNiBinding object to a new URL.
2. If the CNiBinding object is not connected, the value of ActualURL is an empty string.
3. This is a read-only property.