Share via


ISharePointProjectItemType.Name Property

Definition

Gets the friendly name of type shown in designers. By default, the name is the ID.

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

Property Value

A string representing a type name.

Applies to