IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

PSObjectBaseType Property

The base type name of the current output object.

Syntax

[VB.NET]
Public ReadOnlyProperty PSObjectBaseType As String

[C#]
public string PSObjectBaseType {get;}

Remarks

If this object is a primitive type, like a string or number, this property will contain the fully qualified CLR type + assembly name of the underlying value. If it's a complex object, this will just be the qualified type name (like "System.IO.DirectoryInfo").

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0