'Declaration
Public Property CommunicationProfile As UACommunicationProfile
'Usage
Dim instance As UAEndpointSelectionPolicy Dim value As UACommunicationProfile instance.CommunicationProfile = value value = instance.CommunicationProfile
public UACommunicationProfile CommunicationProfile {get; set;}
public: property UACommunicationProfile^ CommunicationProfile { UACommunicationProfile^ get(); void set ( UACommunicationProfile^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).