BaseMessage.VerifyPropertyExists(String, String) Method

Definition

protected static void VerifyPropertyExists (string value, string name);
static member VerifyPropertyExists : string * string -> unit
Protected Shared Sub VerifyPropertyExists (value As String, name As String)

Parameters

value
String
name
String

Applies to