Partager via


VCUserMacro.Delimiter, propriété

Définit ou obtient le délimiteur qui séparent les macros.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne contenant le délimiteur.

Sécurité .NET Framework

Voir aussi

Référence

VCUserMacro Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms