Partager via


VCUserMacro.Value, propriété

Les ensembles ou obtient le remplacement de chaîne pour la macro d'utilisateur.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property Value As String
string Value { get; set; }
property String^ Value {
    String^ get ();
    void set (String^ value);
}
abstract Value : string with get, set
function get Value () : String
function set Value (value : String)

Valeur de propriété

Type : System.String
Chaîne contenant le texte de remplacement pour la macro.

Sécurité .NET Framework

Voir aussi

Référence

VCUserMacro Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms