ConnectionSettings.ThrowIfPropertyNotSet Methode

Definition

Überlädt

ThrowIfPropertyNotSet(String, String)

protected string ThrowIfPropertyNotSet(string propertyName, string str);
member this.ThrowIfPropertyNotSet : string * string -> string
Protected Function ThrowIfPropertyNotSet (propertyName As String, str As String) As String

Parameter

propertyName
String
str
String

Gibt zurück

Gilt für:

ThrowIfPropertyNotSet(String, String, Boolean)

protected string ThrowIfPropertyNotSet(string propertyName, string str, bool checkEmpty);
member this.ThrowIfPropertyNotSet : string * string * bool -> string
Protected Function ThrowIfPropertyNotSet (propertyName As String, str As String, checkEmpty As Boolean) As String

Parameter

propertyName
String
str
String
checkEmpty
Boolean

Gibt zurück

Gilt für: