'Declaration Property PercentNegativePattern As Integer
'Usage Dim instance As IRegionalSettings Dim value As Integer instance.PercentNegativePattern = value value = instance.PercentNegativePattern
int PercentNegativePattern {get; set;}
'Declaration Property PercentNegativePattern As Integer
'Usage Dim instance As IRegionalSettings Dim value As Integer instance.PercentNegativePattern = value value = instance.PercentNegativePattern
int PercentNegativePattern {get; set;}
Values match the Microsoft .NET NumberFormatInfo.PercentNegativePattern values.