Aracılığıyla paylaş


MimeTypePropertyAttribute(String, String) Oluşturucu

Tanım

MimeTypePropertyAttribute öğesinin yeni bir örneğini oluşturur.

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)

Parametreler

dataPropertyName
String

Yeni özellik özniteliğinin adını içeren bir dize.

mimeTypePropertyName
String

Yeni özellik özniteliğinin Mime türünü içeren bir dize.

Şunlara uygulanır