ClassOpenItem
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class OpenItem
Inheritance: objectOpenItem
Constructors
OpenItem()
Declaration
cs-api-definition
public OpenItem()
OpenItem(OpenItemType, string)
Declaration
cs-api-definition
public OpenItem(OpenItemType itemType, string path)
Parameters
itemType
path
Properties
OpenItemType
Declaration
cs-api-definition
public OpenItemType OpenItemType { get; set; }
Property Value