Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回给定组件和集的属性集合。
Public Function getProperties( ByVal component As String, ByVal set As String ) As NameValueCollection
public NameValueCollection getProperties(string component, string set)
component 请参见 ml_property 表的 component_name 列。
set 请参见 ml_property 表的 property_set_name 列。
给定组件/集的属性。
属性存储在 ml_property 表中。有关详细信息,请参见ml_add_property 系统过程。