Freigeben über


ContentTypeAttribute.ContentTypes-Eigenschaft

Der Name des Inhaltstyps.

Namespace:  Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)

Syntax

'Declaration
Public ReadOnly Property ContentTypes As String
public string ContentTypes { get; }
public:
property String^ ContentTypes {
    String^ get ();
}
member ContentTypes : string with get
function get ContentTypes () : String

Eigenschaftswert

Typ: String
Der Name des Inhaltstyps.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContentTypeAttribute Klasse

Microsoft.VisualStudio.Utilities-Namespace