次の方法で共有


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)

プロパティ値

適用対象