GlobalConfigurationReader.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

适用于