Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
メッセージのプロパティを取得します。
Public Function GetProperty(ByVal propName As String) As Object
public Object GetProperty(string propName)
propName プロパティ名。
プロパティの値。
QAException クラス 該当するプロパティが存在しない場合にスローされます。
プロパティ型は、使用可能ないずれかの単純型、string 型、または DateTime 型でなければなりません。