Class CreateIssueCommentOption
CreateIssueCommentOption options for creating a comment on an issue
Inheritance
System.Object
CreateIssueCommentOption
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.GiteaOrgManager.Client
Assembly: Dangl.GiteaOrgManager.dll
Syntax
public class CreateIssueCommentOption
Properties
| Improve this Doc View SourceBody
Declaration
[Required(AllowEmptyStrings = true)]
public string Body { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |