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