RpcMarshalableOptionalInterfaceAttribute.OptionalInterfaceCode 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.
Obtient le code à sérialiser pour spécifier que le proxy d’objet marshalé doit être généré en implémentant l’interface OptionalInterface .
public int OptionalInterfaceCode { get; }
member this.OptionalInterfaceCode : int
Public ReadOnly Property OptionalInterfaceCode As Integer