PipelineComponentExt.GetPropertyValue<T>(String) メソッド

定義

protected:
generic <typename T>
 T GetPropertyValue(System::String ^ name);
protected T GetPropertyValue<T>(string name);
member this.GetPropertyValue : string -> 'T
Protected Function GetPropertyValue(Of T) (name As String) As T

型パラメーター

T

パラメーター

name
String

返品

T

適用対象