EditContext.Properties 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.
Gets a collection of arbitrary properties associated with this instance.
public:
 property Microsoft::AspNetCore::Components::Forms::EditContextProperties ^ Properties { Microsoft::AspNetCore::Components::Forms::EditContextProperties ^ get(); };public Microsoft.AspNetCore.Components.Forms.EditContextProperties Properties { get; }member this.Properties : Microsoft.AspNetCore.Components.Forms.EditContextPropertiesPublic ReadOnly Property Properties As EditContextProperties