This document is archived and information here might be outdated. Recommended version. |
AddCachedAttribute has been deprecated and should not be called.
[Visual Basic .NET] Public Sub AddCachedAttribute ( _ ByVal Attribute As INetworkAttribute _ )
[C#] public void AddCachedAttribute ( INetworkAttribute Attribute );
[C++]
HRESULT AddCachedAttribute(
INetworkAttribute* Attribute
);
[C++] Parameters Attribute [in]
Attribute is a parameter of type INetworkAttribute*
This method has been deprecated.