Boxes.ErrorSource.Other Field
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.
Used to indicate any error generated from any compilation process that was not explicitly invoked by the end-user (e.g. in response to typing a character).
public: static initonly System::Object ^ Other;
static initonly winrt::Windows::Foundation::IInspectable Other;
public static readonly object Other;
staticval mutable Other : obj
Public Shared ReadOnly Other As Object