DynamicsFileLogTraceListener.IsWritePermitted Method (String)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
protected static bool IsWritePermitted(
string Location
)
protected:
static bool IsWritePermitted(
String^ Location
)
static member IsWritePermitted :
Location:string -> bool
Protected Shared Function IsWritePermitted (
Location As String
) As Boolean
Parameters
- Location
Type: System.String
Return Value
Type: System.Boolean
See Also
DynamicsFileLogTraceListener Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright