Partager via


VCUserMacro.Delimiter, propriété

Les ensembles ou obtient le séparateur séparant des 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 : System.String
Chaîne contenant le séparateur.

Sécurité .NET Framework

Voir aussi

Référence

VCUserMacro Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms