CommandInfo.RemotingCapability Property
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.
The remoting capabilities of this cmdlet, when exposed in a context with ambient remoting.
public:
property System::Management::Automation::RemotingCapability RemotingCapability { System::Management::Automation::RemotingCapability get(); };
public System.Management.Automation.RemotingCapability RemotingCapability { get; }
member this.RemotingCapability : System.Management.Automation.RemotingCapability
Public ReadOnly Property RemotingCapability As RemotingCapability