Class Comment.BlogData
Data about the blog containing this comment.
Inherited Members
Namespace: Google.Apis.Blogger.v3.Data
Assembly: Google.Apis.Blogger.v3.dll
Syntax
public class Comment.BlogData
Properties
Id
The identifier of the blog containing this comment.
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Type | Description |
---|---|
string |