'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public FormProviderType As FormProviderType
'Usage
Dim instance As Form Dim value As FormProviderType value = instance.FormProviderType instance.FormProviderType = value
[XmlAttribute()] [DefaultValue()] public FormProviderType FormProviderType
public field FormProviderType: FormProviderType;
XmlAttributeAttribute() DefaultValueAttribute() public var FormProviderType : FormProviderType;
[XmlAttribute()] [DefaultValue()] public: FormProviderType FormProviderType
[XmlAttribute()] [DefaultValue()] public: FormProviderType FormProviderType