共用方式為


LICINFO.cbLicInfo Field

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

Syntax

'宣告
Public cbLicInfo As Integer
'用途
Dim instance As LICINFO
Dim value As Integer

value = instance.cbLicInfo

instance.cbLicInfo = value
public int cbLicInfo
public:
int cbLicInfo
val mutable cbLicInfo: int
public var cbLicInfo : int

.NET Framework Security

See Also

Reference

LICINFO Structure

LICINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace