다음을 통해 공유


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

적용 대상