Deli z drugimi prek


CrmConnectionManager.UseUserLocalDirectoryForConfigStore Property

 

Applies To: Dynamics CRM 2015

Tells the system to store the user config in the users local app directory instead of the Exe directory.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public bool UseUserLocalDirectoryForConfigStore { get; set; }
public:
property bool UseUserLocalDirectoryForConfigStore {
    bool get();
    void set(bool value);
}
member UseUserLocalDirectoryForConfigStore : bool with get, set
Public Property UseUserLocalDirectoryForConfigStore As Boolean

Property Value

Type: System.Boolean

See Also

CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright