ElmScope.Current 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:
static property Microsoft::AspNetCore::Diagnostics::Elm::ElmScope ^ Current { Microsoft::AspNetCore::Diagnostics::Elm::ElmScope ^ get(); void set(Microsoft::AspNetCore::Diagnostics::Elm::ElmScope ^ value); };
public static Microsoft.AspNetCore.Diagnostics.Elm.ElmScope Current { get; set; }
static member Current : Microsoft.AspNetCore.Diagnostics.Elm.ElmScope with get, set
Public Shared Property Current As ElmScope