RestrictedLengthString(String) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
RestrictedLengthString(System::String ^ stringValue);
public RestrictedLengthString (string stringValue);
new Microsoft.RuleEngine.RestrictedLengthString : string -> Microsoft.RuleEngine.RestrictedLengthString
Public Sub New (stringValue As String)
Parametry
- stringValue
- String