Metodo UtilityIsFileReadOnly |
Namespace: DedNet.Core
public static bool IsFileReadOnly( string fullFileName )
Public Shared Function IsFileReadOnly ( fullFileName As String ) As Boolean
public: static bool IsFileReadOnly( String^ fullFileName )
static member IsFileReadOnly : fullFileName : string -> bool