Share via


DifferenceProvider.Extension Property

The extensions supported by this tool

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl.DiffMerge
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property Extension As String
public string Extension { get; }
public:
virtual property String^ Extension {
    String^ get () sealed;
}
abstract Extension : string with get 
override Extension : string with get
final function get Extension () : String

Property Value

Type: System.String
Returns String.

Implements

IToolProvider.Extension

.NET Framework Security

See Also

Reference

DifferenceProvider Class

Microsoft.VisualStudio.TeamFoundation.VersionControl.DiffMerge Namespace