Share via


SharePointProjectItemTypeAttribute.ProjectItemTypeId Property

Definition

Gets or sets the project item type ID that is being defined or extended.

public:
 property System::String ^ ProjectItemTypeId { System::String ^ get(); };
public string ProjectItemTypeId { get; }
member this.ProjectItemTypeId : string
Public ReadOnly Property ProjectItemTypeId As String

Property Value

A string representing a project item type ID.

Applies to