| ArcObjects Component Help (Core) |
|
IElementProperties2.CustomProperty Property
Custom property.
[Visual Basic 6.0]
Property CustomProperty As Variant
[Visual Basic .NET]
Public Property CustomProperty As Object
[C#]
public object CustomProperty {get; set;}
[C++]
public: __property Object* get_CustomProperty();
public: __property void set_CustomProperty(Object* );