Provides access to members that return and modify string domain values.
Description
The IStringDomaininterface is not currently supported.
Members
Name | Description | |
---|---|---|
Format | The format for the associated string attribute. |
IStringDomain.Format Property
The format for the associated string attribute.
Public Property Format As String
public string Format {get; set;}
Description
The Formatproperty returns or sets the format that members of this domain must adhere to in order to be considered valid.
Remarks
This property returns the valid string format associated with the string domain.
Classes that implement IStringDomain
Classes | Description |
---|