'Declaration
Public Property TransportProfileUriStringFilter As StringCollection
'Usage
Dim instance As UALocalEndpointDiscoveryQuery Dim value As StringCollection instance.TransportProfileUriStringFilter = value value = instance.TransportProfileUriStringFilter
public StringCollection TransportProfileUriStringFilter {get; set;}
public: property StringCollection^ TransportProfileUriStringFilter { StringCollection^ get(); void set ( StringCollection^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).