This document is archived and information here might be outdated. Recommended version. |
The URI object associated with the builder item.
[Visual Basic .NET] Public Property URI As IItemURI
[C#] public IItemURI URI {get; set;}
[C++]
HRESULT get_URI(
IItemURI* ppItemURI
);
[C++]
HRESULT putref_URI(
IItemURI** ppItemURI
);
[C++] Parameters ppItemURI [in]
ppItemURI is a parameter of type IItemURI* ppItemURI [out, retval]
ppItemURI is a parameter of type IItemURI**
Unique Resource Identifier of the Builder Item.