ChangeInfoComponentType Property |
Type of changed component
Namespace: GroupDocs.Comparison.ResultAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic string ComponentType { get; }
Public ReadOnly Property ComponentType As String
Get
public:
property String^ ComponentType {
String^ get ();
}
member ComponentType : string with get
Property Value
Type:
String
See Also