Dela via


OAFileItem.Kind Property

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Kind As String
public override string Kind { get; }
public:
virtual property String^ Kind {
    String^ get () override;
}
abstract Kind : string
override Kind : string
override function get Kind () : String

Property Value

Type: System.String

Implements

ProjectItem.Kind

.NET Framework Security

See Also

Reference

OAFileItem Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace