Partager via


CmdletMethodInvoker<T>.MethodResult Property

Definition

public:
 property T MethodResult { T get(); void set(T value); };
public T MethodResult { get; set; }
member this.MethodResult : 'T with get, set
Public Property MethodResult As T

Property Value

T

Applies to