Sdílet prostřednictvím


MimeTypePropertyAttribute(String, String) Konstruktor

Definice

Vytvoří novou instanci objektu 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)

Parametry

dataPropertyName
String

Řetězec, který obsahuje název atributu nové vlastnosti.

mimeTypePropertyName
String

Řetězec, který obsahuje typ MIME atributu nové vlastnosti.

Platí pro