Class FileAssociationAttribute
Inherited Members
Namespace: SociallyDistant.Core.Core
Assembly: SociallyDistant.Framework.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public sealed class FileAssociationAttribute : AttributeConstructors
FileAssociationAttribute(string)
Declaration
public FileAssociationAttribute(string contentType)Parameters
| Type | Name | Description | 
|---|---|---|
| string | contentType | 
Properties
ContentType
Declaration
public string ContentType { get; }Property Value
| Type | Description | 
|---|---|
| string |