This document is archived and information here might be outdated. Recommended version. |
The feed URL.
[Visual Basic .NET]
Public Property URL As String
[C#]
public string URL {get; set;}
[C++]
HRESULT get_URL(
System.String* ppVal
);
[C++]
HRESULT put_URL(
BSTR ppVal
);
[C++] Parameters ppVal [out, retval]
ppVal is a parameter of type BSTR* ppVal [in]
ppVal is a parameter of type BSTR