Bagikan melalui


MimeTypePropertyAttribute(String, String) Konstruktor

Definisi

Membuat instans baru dari 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

String yang berisi nama atribut properti baru.

mimeTypePropertyName
String

String yang berisi jenis Mime dari atribut properti baru.

Berlaku untuk