Share via


ReplacesAttribute, constructeur

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    replaces As String _
)
public ReplacesAttribute(
    string replaces
)
public:
ReplacesAttribute(
    String^ replaces
)
new : 
        replaces:string -> ReplacesAttribute
public function ReplacesAttribute(
    replaces : String
)

Paramètres

  • replaces
    Type : String

Sécurité .NET Framework

Voir aussi

Référence

ReplacesAttribute Classe

Microsoft.VisualStudio.Text.Editor, espace de noms