次の方法で共有


DynamicsFileLogTraceListener.IsWritePermitted(String) Method

Definition

Checks if the CustomLocation Path has write permission

protected:
 static bool IsWritePermitted(System::String ^ Location);
protected static bool IsWritePermitted (string Location);
static member IsWritePermitted : string -> bool
Protected Shared Function IsWritePermitted (Location As String) As Boolean

Parameters

Location
String

Custom Location Path

Returns

boolean

Applies to