ConnectionSettings.ThrowIfPropertyNotSet Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| ThrowIfPropertyNotSet(String, String) | |
| ThrowIfPropertyNotSet(String, String, Boolean) |
ThrowIfPropertyNotSet(String, String)
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