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 表的组件名称。
set 请参见 ml_property 表的属性集名称。
给定组件/集的属性。
属性存储在 ml_property 表中。有关详细信息,请参见ml_add_property 系统过程。