ImportExtension.GetNameOfImport(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Name of the Import project.
public:
abstract System::String ^ GetNameOfImport(bool plural);
public abstract string GetNameOfImport (bool plural);
abstract member GetNameOfImport : bool -> string
Public MustOverride Function GetNameOfImport (plural As Boolean) As String
Parameters
- plural
- Boolean
if true, return the plural name of the import project