共用方式為


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

適用於