WikiCreateParametersV2 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wiki creation parameters.
C#
[System.Runtime.Serialization.DataContract]
public class WikiCreateParametersV2 : Microsoft.TeamFoundation.Wiki.WebApi.WikiCreateBaseParameters
type WikiCreateParametersV2 = class
inherit WikiCreateBaseParameters
Public Class WikiCreateParametersV2
Inherits WikiCreateBaseParameters
- Inheritance
- Attributes
Mapped |
Folder path inside repository which is shown as Wiki. Not required for ProjectWiki type. (Inherited from WikiCreateBaseParameters) |
Name |
Wiki name. (Inherited from WikiCreateBaseParameters) |
Project |
ID of the project in which the wiki is to be created. (Inherited from WikiCreateBaseParameters) |
Repository |
ID of the git repository that backs up the wiki. Not required for ProjectWiki type. (Inherited from WikiCreateBaseParameters) |
Type |
Type of the wiki. (Inherited from WikiCreateBaseParameters) |
Version |
Version of the wiki. Not required for ProjectWiki type. |
Set |
(Inherited from WikiSecuredObject) |
ISecured |
(Inherited from WikiSecuredObject) |
ISecured |
(Inherited from WikiSecuredObject) |
ISecured |
(Inherited from WikiSecuredObject) |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |