StorageLayout.pwcsElementName Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Public pwcsElementName As String
用法
Dim instance As StorageLayout
Dim value As String

value = instance.pwcsElementName

instance.pwcsElementName = value
public string pwcsElementName
public:
String^ pwcsElementName
val mutable pwcsElementName: string
public var pwcsElementName : String

.NET Framework Security

See Also

Reference

StorageLayout Structure

StorageLayout Members

Microsoft.VisualStudio.OLE.Interop Namespace