This document is archived and information here might be outdated. Recommended version. |
Value of the sublet path for the Internet server connection.
[Visual Basic .NET]
Public Property SubletPath As String
[C#]
public string SubletPath {get; set;}
[C++]
HRESULT get_SubletPath(
System.String* pbstrSubletPath
);
[C++]
HRESULT put_SubletPath(
BSTR pbstrSubletPath
);
[C++] Parameters pbstrSubletPath [out, retval]
pbstrSubletPath is a parameter of type BSTR* pbstrSubletPath [in]
pbstrSubletPath is a parameter of type BSTR