RemotingInformationRecord.OriginInfo 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.
Contains the origin information.
public:
property System::Management::Automation::Remoting::OriginInfo ^ OriginInfo { System::Management::Automation::Remoting::OriginInfo ^ get(); };
public System.Management.Automation.Remoting.OriginInfo OriginInfo { get; }
member this.OriginInfo : System.Management.Automation.Remoting.OriginInfo
Public ReadOnly Property OriginInfo As OriginInfo