ArraySettingItemProperty.FormattedString.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the format used to validate this setting.
[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.Extensibility.Settings.SettingStringFormat Format { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Format : Microsoft.VisualStudio.Extensibility.Settings.SettingStringFormat
Public ReadOnly Property Format As SettingStringFormat
Property Value
- Attributes