Compartir a través de


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

Definición

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

Parámetros de tipo

T

Parámetros

name
String

Devoluciones

T

Se aplica a