ComponentMetadata.ComponentId 屬性

定義

取得或設定報告部分的唯一識別碼。

public:
 property Nullable<Guid> ComponentId { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Xml.Serialization.XmlElement]
public Guid? ComponentId { get; set; }
[<System.Xml.Serialization.XmlElement>]
member this.ComponentId : Nullable<Guid> with get, set
Public Property ComponentId As Nullable(Of Guid)

屬性值

Nullable<T> 物件。

屬性

適用於