1 write to mimeTypePropertyName
System.Data.Services.Client (1)
System\Data\Services\Client\MimeTypePropertyAttribute.cs (1)
37this.mimeTypePropertyName = mimeTypePropertyName;
1 reference to mimeTypePropertyName
System.Data.Services.Client (1)
System\Data\Services\Client\MimeTypePropertyAttribute.cs (1)
49get { return this.mimeTypePropertyName; }