Share via


IAddContentTypeFieldUpgradeAction.ContentTypeId Property

Gets or sets the ID of the content type that is affected by the upgrade action.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property ContentTypeId As String
string ContentTypeId { get; set; }

Property Value

Type: String
A GUID representing the content type.

.NET Framework Security

See Also

Reference

IAddContentTypeFieldUpgradeAction Interface

Microsoft.VisualStudio.SharePoint.Features Namespace