C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.MimeTypePropertyAttribute

Inheritance: System.Attribute
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
MimeTypePropertyAttribute ( string dataPropertyName, string mimeTypePropertyName ) : System

Method Details

MimeTypePropertyAttribute() public method

public MimeTypePropertyAttribute ( string dataPropertyName, string mimeTypePropertyName ) : System
dataPropertyName string
mimeTypePropertyName string
return System