Share via


STATPROPSTG.PROPID Field

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

Syntax

'Declaration
Public PROPID As UInteger
'Usage
Dim instance As STATPROPSTG 
Dim value As UInteger 

value = instance.PROPID 

instance.PROPID = value
public uint PROPID
public:
unsigned int PROPID
public var PROPID : uint

.NET Framework Security

See Also

Reference

STATPROPSTG Structure

STATPROPSTG Members

Microsoft.VisualStudio.OLE.Interop Namespace