UseLicense.ContentId 屬性

定義

取得發行者建立的內容識別項。

public:
 property Guid ContentId { Guid get(); };
public Guid ContentId { get; }
member this.ContentId : Guid
Public ReadOnly Property ContentId As Guid

屬性值

Guid

發行者建立的內容識別項。

備註

ContentId 是由發行者所建立,可用來比對內容與 UseLicensePublishLicense

適用於