'Declaration
<NotNullAttribute()> Public Shared Function GetStandardTransportProfileUriStrings() As IEnumerable(Of String)
'Usage
Dim value As IEnumerable(Of String) value = UAUtilities.GetStandardTransportProfileUriStrings()
[NotNull()] public static IEnumerable<string> GetStandardTransportProfileUriStrings()
[NotNull()] public: static IEnumerable<String^>^ GetStandardTransportProfileUriStrings();
Return Value
A sequence of standard transport profile URI strings.