VARDESC.lpstrSchema Field

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

Syntax

'宣言
Public lpstrSchema As String
'使用
Dim instance As VARDESC
Dim value As String

value = instance.lpstrSchema

instance.lpstrSchema = value
public string lpstrSchema
public:
String^ lpstrSchema
public var lpstrSchema : String

Field Value

Type: System.String

Permissions

See Also

Reference

VARDESC Structure

VARDESC Members

Microsoft.VisualStudio.OLE.Interop Namespace