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 システムプロシージャーを参照してください。