PSRemotingActivity.GetIsComputerNameSpecified(ActivityContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns TRUE if the PSComputerName argument has been specified, and contains at least one target.
protected:
bool GetIsComputerNameSpecified(System::Activities::ActivityContext ^ context);
protected bool GetIsComputerNameSpecified (System.Activities.ActivityContext context);
member this.GetIsComputerNameSpecified : System.Activities.ActivityContext -> bool
Protected Function GetIsComputerNameSpecified (context As ActivityContext) As Boolean
Parameters
- context
- ActivityContext
The workflow NativeActivityContext