 | ContainerFile Property |
File of container
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string File { get; }
Public ReadOnly Property File As String
Get
public:
property String^ File {
String^ get ();
}
member File : string with get
Property Value
Type:
String
See Also