ImportExtension.GetLongNameOfImport Property
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 long name of the import process.
public:
abstract property System::String ^ GetLongNameOfImport { System::String ^ get(); };
public abstract string GetLongNameOfImport { get; }
member this.GetLongNameOfImport : string
Public MustOverride ReadOnly Property GetLongNameOfImport As String