'Declaration
Public Property SupportedTransportProfileUriStringSet As StringSet
'Usage
Dim instance As UAPublishSubscribeElement Dim value As StringSet instance.SupportedTransportProfileUriStringSet = value value = instance.SupportedTransportProfileUriStringSet
public StringSet SupportedTransportProfileUriStringSet {get; set;}
public: property StringSet^ SupportedTransportProfileUriStringSet { StringSet^ get(); void set ( StringSet^ 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).