IComponentizable.ComponentID 屬性

定義

public:
 property Nullable<Guid> ComponentID { Nullable<Guid> get(); void set(Nullable<Guid> value); };
public Nullable<Guid> ComponentID { get; set; }
Public Property ComponentID As Nullable(Of Guid)

屬性值

Nullable<Guid>

適用於