SfcObjectExtender<TSfcInstance>.RegisterParentProperty 方法

定義

登錄父目錄的屬性,但尚未包含在屬性集合中(例如SMO或集合中的「Name」)

protected void RegisterParentProperty(System.Reflection.PropertyInfo propertyInfo);
member this.RegisterParentProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterParentProperty (propertyInfo As PropertyInfo)

參數

propertyInfo
PropertyInfo

適用於