TargetProjectItemKinds Property (OperationInfo)

Top  Previous  Next

This property is used to specify the kind (designer, source code, text) of the files that the operation supports.

Signature

[VB.NET]

Property TargetProjectItemKinds() As ProjectItemKind

[C#]

ProjectItemKind TargetProjectItemKinds [get, set]

Parameters

None.