IComponentizable.ComponentID 属性

定义

public:
 property Nullable<Guid> ComponentID { Nullable<Guid> get(); void set(Nullable<Guid> value); };
public Guid? ComponentID { get; set; }
member this.ComponentID : Nullable<Guid> with get, set
Public Property ComponentID As Nullable(Of Guid)

属性值

适用于