VCFile.ContentType Property

Definition

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ContentType { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610809370)]
public string ContentType { [System.Runtime.InteropServices.DispId(1610809370)] get; [System.Runtime.InteropServices.DispId(1610809370)] set; }
[<System.Runtime.InteropServices.DispId(1610809370)>]
[<get: System.Runtime.InteropServices.DispId(1610809370)>]
[<set: System.Runtime.InteropServices.DispId(1610809370)>]
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Attributes

Applies to