StorageLayout.pwcsElementName Field
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.
public: System::String ^ pwcsElementName;
public: Platform::String ^ pwcsElementName;
std::wstring pwcsElementName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.OLECHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pwcsElementName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.OLECHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pwcsElementName : string
Public pwcsElementName As String
Field Value
- Attributes