EngineComponentName Property |
IT Hit User File System
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.5.27248.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