public static string LoadXml( string file )
'Declaration Public Shared Function LoadXml( _ ByVal file As String _ ) As String
'Usage Dim file As String Dim value As String value = AddInUtils.LoadXml(file)
public: static String^ LoadXml( String^ file )
Target Platforms
AddInUtils Class AddInUtils Members