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
val mutable pstrName: string
public var pstrName : String

.NET Framework Security

See Also

Reference

PROPBAG2 Structure

PROPBAG2 Members

Microsoft.VisualStudio.OLE.Interop Namespace