This document is archived and information here might be outdated. Recommended version. |
Indicates whether the builder item has a valid thumbnail.
[Visual Basic .NET]
Public ReadOnly Property HasThumbnail As Boolean
[C#]
public bool HasThumbnail {get;}
[C++]
HRESULT get_HasThumbnail(
Boolean* pbHasThumbnail
);
[C++] Parameters pbHasThumbnail [out, retval]
pbHasThumbnail is a parameter of type bool*