UseLicense.ContentId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得發行者建立的內容識別項。
public:
property Guid ContentId { Guid get(); };
public Guid ContentId { get; }
member this.ContentId : Guid
Public ReadOnly Property ContentId As Guid
屬性值
發行者建立的內容識別項。
備註
ContentId 是由發行者所建立,可用來比對內容與 UseLicense 和 PublishLicense 。