'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property PersistencyFormat As PersistencyFormat
'Usage
Dim instance As NControlStateSettings Dim value As PersistencyFormat instance.PersistencyFormat = value value = instance.PersistencyFormat
[System.Xml.Serialization.XmlAttribute()] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] public PersistencyFormat PersistencyFormat {get; set;}