Compartir a través de


ClientConfigurationReader.GetPropertyValue<T>(String) Método

Definición

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

Parámetros de tipo

T

Parámetros

propertyName
String

Devoluciones

T

Se aplica a