Freigeben über


TFVCTeamExplorerSccInfoProviderVS.RaisePropertyChanged-Methode

Lösen Sie das PropertyChanged-Ereignis aus.

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

Syntax

'Declaration
Protected Sub RaisePropertyChanged ( _
    propertyName As String _
)
protected void RaisePropertyChanged(
    string propertyName
)

Parameter

  • propertyName
    Typ: System.String
    Name der Eigenschaft, der geändert wurde

.NET Framework-Sicherheit

Siehe auch

Referenz

TFVCTeamExplorerSccInfoProviderVS Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace