Mount Constructor
Overloads
Mount(String, String, Boolean)
Declaration
public Mount(string i_Name, string i_Path, bool i_Browsable)
Parameters
Type | Name | Description |
---|---|---|
System.String | i_Name | |
System.String | i_Path | |
System.Boolean | i_Browsable |
Mount(XmlReader)
Declaration
public Mount(XmlReader reader)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlReader | reader |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!