'Declaration
Public ReadOnly Property CategoryElement As AECategoryElement
'Usage
Dim instance As AECategoryDialog Dim value As AECategoryElement value = instance.CategoryElement
public AECategoryElement CategoryElement {get;}
public: property AECategoryElement^ CategoryElement { AECategoryElement^ get(); }
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.