UseLicense.ContentId 属性

定义

获取发布者创建的内容标识符。

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

属性值

发布者创建的内容标识符。

注解

ContentId 由发布者创建,可用于将内容与 UseLicensePublishLicense匹配。

适用于