This document is archived and information here might be outdated. Recommended version. |
Constant value of the schematic attribute constant.
[Visual Basic .NET]
Public Property ConstantValue As Object
[C#]
public object ConstantValue {get; set;}
[C++]
HRESULT get_ConstantValue(
Variant* ConstantValue
);
[C++]
HRESULT put_ConstantValue(
VARIANT ConstantValue
);
[C++] Parameters ConstantValue [out, retval]
ConstantValue is a parameter of type VARIANT* ConstantValue [in]
ConstantValue is a parameter of type VARIANT