Freigeben über


ReplacesAttribute.Replaces-Eigenschaft

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Public ReadOnly Property Replaces As String
public string Replaces { get; }
public:
property String^ Replaces {
    String^ get ();
}
member Replaces : string with get
function get Replaces () : String

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

ReplacesAttribute Klasse

Microsoft.VisualStudio.Text.Editor-Namespace