DataFileServer.Clients Property

public DataFileServerClient_[] Clients {get;}
This language is not supported or no code example is available.
public:  
property array< DataFileServerClient_^ >^ Clients { 
array< DataFileServerClient_^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Clients() : DataFileServerClient_[];
This language is not supported or no code example is available.

Property Value

DataFileServerClient_[]

In this article

Definition