Field.Type Property

Definition

Returns the field type.

public:
 property Microsoft::Office::Interop::Word::WdFieldType Type { Microsoft::Office::Interop::Word::WdFieldType get(); };
public Microsoft.Office.Interop.Word.WdFieldType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdFieldType
Public ReadOnly Property Type As WdFieldType

Property Value

Remarks

Dynamic data exchange (DDE) is an older technology that is not secure. If possible, use a more secure alternative to DDE.

Applies to