nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / BindMapping

BindMapping

Full name Microsoft.VisualBasic.ComponentModel.Settings.BindMapping Assembly Microsoft.VisualBasic.Runtime Members 9

01 Syntax

Microsoft.VisualBasic.ComponentModel.Settings.BindMapping

02 Methods

NameOverloadsSummary
IsFsysValid 1 这个方法只是针对ValueTypes.File和ValueTypes.Directory这两种类型而言才有效的 对于其他的类型数据,都是返回False
Initialize 1
Set 1

03 Properties

NameOverloadsSummary
AsOutString 1 打印在终端窗口上面的字符串
BindProperty 1
Value 1
Name 1
Type 1
Description 1

04 Members

method IsFsysValid #
IsFsysValid

这个方法只是针对ValueTypes.File和ValueTypes.Directory这两种类型而言才有效的 对于其他的类型数据,都是返回False

property AsOutString #
AsOutString

打印在终端窗口上面的字符串

property BindProperty #
BindProperty
property Value #
Value
property Name #
Name
property Type #
Type
property Description #
Description
method Initialize #
Initialize(ProfileItem, PropertyInfo, Object)
method Set #
Set(String)