Redigera

Dela via


GlobalConfigurationReader.GetPropertyValue<T>(String) Method

Definition

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

Type Parameters

T

Parameters

propertyName
String

Returns

T

Applies to