Condividi tramite


PipelineComponentExt.GetPropertyValue<T>(String) Metodo

Definizione

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

Parametri di tipo

T

Parametri

name
String

Restituisce

T

Si applica a