This document is archived and information here might be outdated. Recommended version. |
Name of the field used to store the decoded value of the expanded link (optional).
[Visual Basic .NET]
Public Property StorageName As String
[C#]
public string StorageName {get; set;}
[C++]
HRESULT get_StorageName(
System.String* StorageName
);
[C++]
HRESULT put_StorageName(
BSTR StorageName
);
[C++] Parameters StorageName [out, retval]
StorageName is a parameter of type BSTR* StorageName [in]
StorageName is a parameter of type BSTR