CoreCommandBase.RetrievedDynamicParameters Property

Definition

The dynamic parameters which have already been retrieved from the provider and bound by the command processor.

protected public:
 property System::Object ^ RetrievedDynamicParameters { System::Object ^ get(); };
protected public:
 property Platform::Object ^ RetrievedDynamicParameters { Platform::Object ^ get(); };
protected internal object RetrievedDynamicParameters { get; }
member this.RetrievedDynamicParameters : obj
Protected Friend ReadOnly Property RetrievedDynamicParameters As Object

Property Value

Applies to