CimException.ErrorType 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.
public:
property System::UInt16 ErrorType { System::UInt16 get(); };
public:
property unsigned short ErrorType { unsigned short get(); };
public ushort ErrorType { get; }
member this.ErrorType : uint16
Public ReadOnly Property ErrorType As UShort