DisplayEntry.ValueType 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.
Returns the type of this value
public:
property System::Management::Automation::DisplayEntryValueType ValueType { System::Management::Automation::DisplayEntryValueType get(); };
public System.Management.Automation.DisplayEntryValueType ValueType { get; }
member this.ValueType : System.Management.Automation.DisplayEntryValueType
Public ReadOnly Property ValueType As DisplayEntryValueType