COAUTHIDENTITY.DomainLength Field

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

Syntax

'宣言
Public DomainLength As UInteger
'使用
Dim instance As COAUTHIDENTITY
Dim value As UInteger

value = instance.DomainLength

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

COAUTHIDENTITY Structure

COAUTHIDENTITY Members

Microsoft.VisualStudio.OLE.Interop Namespace