CmdletCommonMetadataAttribute.RemotingCapability
Property
Definition
Gets and sets the RemotingBehavior value that declares how this cmdlet should interact
with ambient remoting.
public System.Management.Automation.RemotingCapability RemotingCapability { get; set; }
Property Value