PROPBAG2.pstrName Field

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

Syntax

'宣言
Public pstrName As String
'使用
Dim instance As PROPBAG2
Dim value As String

value = instance.pstrName

instance.pstrName = value
public string pstrName
public:
String^ pstrName
public var pstrName : String

Field Value

Type: System.String

Permissions

See Also

Reference

PROPBAG2 Structure

PROPBAG2 Members

Microsoft.VisualStudio.OLE.Interop Namespace