nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / Property

Property

Full name Microsoft.VisualBasic.Text.Xml.Models.Property Assembly Microsoft.VisualBasic.Runtime Members 4

Property Info (Property Name and Property Value).

00 Remarks

(和NamedValue所不同的是,这个对象之中的键值对集合的键值都是小段字符串)

01 Syntax

Microsoft.VisualBasic.Text.Xml.Models.Property

02 Methods

NameOverloadsSummary
ToString 1

03 Properties

NameOverloadsSummary
name 1 The property name
value 1 The property value in text string type
comment 1 Data annotation comment.

04 Members

property name #
name

The property name

property value #
value

The property value in text string type

property comment #
comment

Data annotation comment.

method ToString #
ToString()