IPropertyStorage::WritePropertyNames Method (UInt32, array<UInt32>^, array<String^>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void WritePropertyNames( unsigned int cpropid, array<unsigned int>^ rgpropid, array<String^>^ rglpwstrName )
Parameters
- cpropid
- Type: System::UInt32
- rgpropid
- Type: array<System::UInt32>^
- rglpwstrName
- Type: array<System::String^>^
Show: