Gets or sets the specified item as a custom attribute.
[Visual Basic]
Public Default Property Item( _
ByVal propertyName As String _
) As Object
[C#]
public object this[
string propertyName
]; {get; set;}
CustomProperties Class | CustomProperties Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.