Returns a string value containing the command line arguments to pass directly to the executable file.
Namespace: MSBuild.Community.Tasks.AspNet
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Overrides Function GenerateCommandLineCommands() As String |
C# |
---|
protected override string GenerateCommandLineCommands() |
C++ |
---|
protected: virtual String GenerateCommandLineCommands() override |
J# |
---|
protected override string GenerateCommandLineCommands() |
JScript |
---|
protected override function GenerateCommandLineCommands() : String |
Return Value
A string value containing the command line arguments to pass directly to the executable file.
See Also
Documentation version 1.0.0.0.