CodeDomDesignerData Class
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.
Provides designer-centric information about an element of the code DOM. It can be stored in the code DOM's user data dictionary.
public ref class CodeDomDesignerData
[Windows::Foundation::Metadata::WebHostHidden]
class CodeDomDesignerData
public class CodeDomDesignerData
type CodeDomDesignerData = class
Public Class CodeDomDesignerData
- Inheritance
-
CodeDomDesignerData
Constructors
CodeDomDesignerData() |
Initializes a new instance of CodeDomDesignerData. |
Properties
CaretPosition |
Gets or sets the recommended caret placement position for the member to which this object is attached. |
FileName |
Gets or sets the name of the file associated with this element. |