The type of property
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationPropertyAttribute..::.DataType PropertyDataType { get; }
Public ReadOnly Property PropertyDataType As ConfigurationPropertyAttribute..::.DataType
public: property ConfigurationPropertyAttribute..::.DataType PropertyDataType { ConfigurationPropertyAttribute..::.DataType get (); }