RoutingSlip.Protect Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code.
public:
property Microsoft::Office::Interop::Word::WdProtectionType Protect { Microsoft::Office::Interop::Word::WdProtectionType get(); void set(Microsoft::Office::Interop::Word::WdProtectionType value); };
public Microsoft.Office.Interop.Word.WdProtectionType Protect { get; set; }
member this.Protect : Microsoft.Office.Interop.Word.WdProtectionType with get, set
Public Property Protect As WdProtectionType