PSRemotingActivity.GetIsComputerNameSpecified(ActivityContext) Method
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.
C++
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
- context
- ActivityContext
The workflow NativeActivityContext
Производ | Верзије |
---|---|
Windows PowerShell | 5.1.0.0 |