SimpleEditorView.ComponentId 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 or sets the component ID of the editor view.
protected:
property System::UInt32 ComponentId { System::UInt32 get(); void set(System::UInt32 value); };
protected:
property unsigned int ComponentId { unsigned int get(); void set(unsigned int value); };
protected uint ComponentId { get; set; }
member this.ComponentId : uint32 with get, set
Protected Property ComponentId As UInteger
Property Value
The component ID of the editor view.