Edit

Share via


DataContract.ContractType Property

Definition

Gets the contract type name for this data contract.

public:
 virtual property System::String ^ ContractType { System::String ^ get(); };
public virtual string? ContractType { get; }
member this.ContractType : string
Public Overridable ReadOnly Property ContractType As String

Property Value

Applies to