MimeTypePropertyAttribute(String, String) Konstruktor

Definition

Erstellt eine neue Instanz der MimeTypePropertyAttribute.

public:
 MimeTypePropertyAttribute(System::String ^ dataPropertyName, System::String ^ mimeTypePropertyName);
public MimeTypePropertyAttribute (string dataPropertyName, string mimeTypePropertyName);
new System.Data.Services.Client.MimeTypePropertyAttribute : string * string -> System.Data.Services.Client.MimeTypePropertyAttribute
Public Sub New (dataPropertyName As String, mimeTypePropertyName As String)

Parameter

dataPropertyName
String

Eine Zeichenfolge mit dem Namen des neuen Eigenschaftenattributs.

mimeTypePropertyName
String

Eine Zeichenfolge mit dem MIME-Typ des neuen Eigenschaftenattributs.

Gilt für: