CrmConnectionManager.HostApplicatioNameOveride Property

Definition

Used in conjunction with the UseUserLocalDirecotryForConfigStore, Allows you to set a name for the config application to use. This is used when the host application cannot provide a proper AppDomain.Current.FriendlyName

public:
 property System::String ^ HostApplicatioNameOveride { System::String ^ get(); void set(System::String ^ value); };
public string HostApplicatioNameOveride { get; set; }
member this.HostApplicatioNameOveride : string with get, set
Public Property HostApplicatioNameOveride As String

Property Value

Applies to