Sdílet prostřednictvím


MpfUtilities.CreateCALPOLESTR – metoda

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Public Shared Function CreateCALPOLESTR ( _
    strings As IList(Of String) _
) As CALPOLESTR
public static CALPOLESTR CreateCALPOLESTR(
    IList<string> strings
)
public:
static CALPOLESTR CreateCALPOLESTR(
    IList<String^>^ strings
)
static member CreateCALPOLESTR : 
        strings:IList<string> -> CALPOLESTR 
public static function CreateCALPOLESTR(
    strings : IList<String>
) : CALPOLESTR

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.OLE.Interop.CALPOLESTR
CALPOLESTR, ze kterého byl vytvořen seznam řetězců.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

MpfUtilities Třída

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal – obor názvů