SocketPermission.AllPorts Champ
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.
Définit une constante qui représente tous les ports.
public: int AllPorts = -1;
public const int AllPorts = -1;
val mutable AllPorts : int
Public Const AllPorts As Integer = -1
Valeur de champ
Value = -1Remarques
Ce champ est en lecture seule. La valeur de ce champ est -1.