Udostępnij za pośrednictwem


IPropertyStorage.Stat Method

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

Syntax

'Declaration
Sub Stat ( _
    <OutAttribute> pstatpsstg As STATPROPSETSTG() _
)
void Stat(
    STATPROPSETSTG[] pstatpsstg
)
void Stat(
    [OutAttribute] array<STATPROPSETSTG>^ pstatpsstg
)
abstract Stat : 
        pstatpsstg:STATPROPSETSTG[] byref -> unit 
function Stat(
    pstatpsstg : STATPROPSETSTG[]
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace