EngineComponentName Property  | 
IT Hit User File System  
    Namespace: 
   ITHit.FileSystem
    Assembly:
   ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.29552.0
Syntaxpublic string ComponentName { get; }Public ReadOnly Property ComponentName As String
	Get
public:
property String^ ComponentName {
	String^ get ();
}member ComponentName : string with get
Property Value
Type: 
String
See Also