次の方法で共有


ClientConfigurationReader.GetPropertyValue<T>(String) メソッド

定義

public T GetPropertyValue<T> (string propertyName);
member this.GetPropertyValue : string -> 'T
Public Function GetPropertyValue(Of T) (propertyName As String) As T

型パラメーター

T

パラメーター

propertyName
String

戻り値

T

適用対象