This document is archived and information here might be outdated. Recommended version. |
Indicates whether the raster type can build an item URI as soon as it is contructed.
[Visual Basic .NET]
Public ReadOnly Property CanBuildInPlace As Boolean
[C#]
public bool CanBuildInPlace {get;}
[C++]
HRESULT get_CanBuildInPlace(
Boolean* pbCanBuildInPlace
);
[C++] Parameters pbCanBuildInPlace [out, retval]
pbCanBuildInPlace is a parameter of type bool*